aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-registers-2.ll
AgeCommit message (Expand)Author
2011-07-02FileCheck-ize a test, avoiding a temporary file.Chandler Carruth
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-14Fix the RUN lines so that this test actually tests.Dan Gohman
2009-04-14For the h-register addressing-mode trick, use the correct value forDan Gohman