aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-131-2/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-031-4/+4
* Make tBX_RET and tBX_RET_vararg predicable.Jim Grosbach2011-07-081-1/+3
* Thumb1 register to register MOV instruction is predicable.Jim Grosbach2011-06-301-2/+3
* Remove tail call. A tail call version will follow.Dale Johannesen2010-06-041-1/+1
* 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