summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/masked-iv-unsafe.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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-39/+39
* Teach getZeroExtendExpr and getSignExtendExpr to use trip-countDan Gohman2009-04-271-0/+386