summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-registers-2.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* FileCheck-ize a test, avoiding a temporary file.Chandler Carruth2011-07-02
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-14
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix the RUN lines so that this test actually tests.Dan Gohman2009-04-14
* For the h-register addressing-mode trick, use the correct value forDan Gohman2009-04-14