aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/masked-iv-safe.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-24/+24
* Factor the code for collecting IV users out of LSR into an IVUsers class,Dan Gohman2009-05-121-4/+3
* Reverse a loop that is counting up to a maximum toDale Johannesen2009-05-111-2/+3
* Teach getZeroExtendExpr and getSignExtendExpr to use trip-countDan Gohman2009-04-271-0/+244