summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-registers-0.ll
AgeCommit message (Expand)AuthorFilesLines
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling1-3/+3
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling1-3/+3
2011-03-16test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi1-1/+25
2010-04-28Enable i16 to i32 promotion by default.Evan Cheng1-4/+38
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-04-14When the result of an EXTRACT_SUBREG, INSERT_SUBREG, or SUBREG_TO_REGDan Gohman1-0/+48