aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-6/+6
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-6/+6
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-6/+6
* Revert 89562. We're being sneakier than I was giving us credit for, and thisJim Grosbach2009-11-211-1/+0
* Darwin requires a frame pointer for all non-leaf functions to support correctJim Grosbach2009-11-211-0/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Fix tests.Evan Cheng2009-08-151-1/+1
* Turn on if-conversion for thumb2.Evan Cheng2009-08-151-0/+84