summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove EarlyCSE from backendSam Parker2019-03-151-6/+7
* [ARM] Run ARMParallelDSP in the IRPasses phaseSam Parker2019-03-141-7/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-301-1/+1
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-281-1/+1
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-031-9/+9
* ARM stm/ldm instructions require more than one register in the register list.Jim Grosbach2010-12-091-1/+1
* Rewrite stack callee saved spills and restores to use push/pop instructions.Eric Christopher2010-11-181-1/+1
* Revert r114340 (improvements in Darwin function prologue/epilogue), as it brokeJim Grosbach2010-11-021-6/+7
* Simplify ARM callee-saved register handling by removing the distinctionJim Grosbach2010-09-201-7/+6
* Teach if-converter to be more careful with predicating instructions that wouldEvan Cheng2010-09-101-1/+1
* Tail merging pass shall not break up IT blocks. rdar://8115404Evan Cheng2010-06-221-0/+127
OpenPOWER on IntegriCloud