summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr3366.ll
AgeCommit message (Expand)AuthorFilesLines
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling1-2/+1
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling1-1/+2
2011-03-11Roll r127459 back in:Cameron Zwarich1-1/+1
2011-03-11Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar1-1/+1
2011-03-11Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-01-21Fix a recent regression. ClrOpcode is not set for i8; for i8, ifDan Gohman1-0/+21