aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/masked-iv-safe.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-48/+48
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+3
* Enable MI Sched for x86.Andrew Trick2013-10-151-8/+41
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+2
* Modify how the formulae are rated in Loop Strength Reduce.Quentin Colombet2013-05-311-3/+2
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-2/+2
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-3/+3
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-5/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+5
* 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