summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll
Commit message (Expand)AuthorAge
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-28
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-03
* ARM stm/ldm instructions require more than one register in the register list.Jim Grosbach2010-12-09
* Rewrite stack callee saved spills and restores to use push/pop instructions.Eric Christopher2010-11-18
* Revert r114340 (improvements in Darwin function prologue/epilogue), as it brokeJim Grosbach2010-11-02
* Simplify ARM callee-saved register handling by removing the distinctionJim Grosbach2010-09-20
* Teach if-converter to be more careful with predicating instructions that wouldEvan Cheng2010-09-10
* Tail merging pass shall not break up IT blocks. rdar://8115404Evan Cheng2010-06-22