aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/promote-assert-zext.ll
Commit message (Expand)AuthorAgeFilesLines
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-1/+1
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-1/+1
* Fix SimplifyDemandedBits' AssertZext logic to demand all the bits. ItDan Gohman2010-06-031-0/+22