summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
Commit message (Expand)AuthorAge
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-03
* Make tBX_RET and tBX_RET_vararg predicable.Jim Grosbach2011-07-08
* Thumb1 register to register MOV instruction is predicable.Jim Grosbach2011-06-30
* Remove tail call. A tail call version will follow.Dale Johannesen2010-06-04
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-12
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-22
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Revert 89562. We're being sneakier than I was giving us credit for, and thisJim Grosbach2009-11-21
* Darwin requires a frame pointer for all non-leaf functions to support correctJim Grosbach2009-11-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix tests.Evan Cheng2009-08-15
* Turn on if-conversion for thumb2.Evan Cheng2009-08-15