summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: If Convert blocks that would form a diamond when tail-merged.Kyle Butt2016-08-241-4/+43
* Revert "CodeGen: If Convert blocks that would form a diamond when tail-merged."Kyle Butt2016-08-191-43/+4
* CodeGen: If Convert blocks that would form a diamond when tail-merged.Kyle Butt2016-08-181-4/+43
* Revert "CodeGen: If Convert blocks that would form a diamond when tail-merged."Diana Picus2016-08-141-43/+4
* CodeGen: If Convert blocks that would form a diamond when tail-merged.Kyle Butt2016-08-101-4/+43
* Revert r277905, it caused PR28894Nico Weber2016-08-071-43/+4
* CodeGen: If Convert blocks that would form a diamond when tail-merged.Kyle Butt2016-08-061-4/+43
* [ARM] Enable shrink-wrapping by default.Quentin Colombet2015-11-181-3/+4
* Revert "[ARM] Enable shrink-wrapping by default."Renato Golin2015-11-121-4/+3
* [ARM] Enable shrink-wrapping by default.Quentin Colombet2015-11-111-3/+4
* Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt() before they are ...Cong Hou2015-09-181-4/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-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
OpenPOWER on IntegriCloud