summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/masked-iv-safe.ll
Commit message (Expand)AuthorAge
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Factor the code for collecting IV users out of LSR into an IVUsers class,Dan Gohman2009-05-12
* Reverse a loop that is counting up to a maximum toDale Johannesen2009-05-11
* Teach getZeroExtendExpr and getSignExtendExpr to use trip-countDan Gohman2009-04-27