summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/promote-assert-zext.ll
AgeCommit message (Expand)AuthorFilesLines
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling1-1/+1
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling1-1/+1
2010-06-03Fix SimplifyDemandedBits' AssertZext logic to demand all the bits. ItDan Gohman1-0/+22