aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/h-registers-0.ll
Commit message (Expand)AuthorAgeFilesLines
* llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp...NAKAMURA Takumi2013-09-021-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-18/+18
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-3/+3
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-3/+3
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-161-1/+25
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-4/+38
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* When the result of an EXTRACT_SUBREG, INSERT_SUBREG, or SUBREG_TO_REGDan Gohman2009-04-141-0/+48