aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll
Commit message (Expand)AuthorAgeFilesLines
* 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