aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/anyext.ll
Commit message (Expand)AuthorAgeFilesLines
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-4/+2
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-2/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Don't use INSERT_SUBREG to model anyext operations on x86-64, as itDan Gohman2009-08-261-0/+18