summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-registers-0.ll
Commit message (Expand)AuthorAge
* llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp...NAKAMURA Takumi2013-09-02
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* 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
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-16
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* When the result of an EXTRACT_SUBREG, INSERT_SUBREG, or SUBREG_TO_REGDan Gohman2009-04-14