Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics. | Jakub Staszak | 2011-08-03 | 1 | -9/+9 |
* | ARM stm/ldm instructions require more than one register in the register list. | Jim Grosbach | 2010-12-09 | 1 | -1/+1 |
* | Rewrite stack callee saved spills and restores to use push/pop instructions. | Eric Christopher | 2010-11-18 | 1 | -1/+1 |
* | Revert r114340 (improvements in Darwin function prologue/epilogue), as it broke | Jim Grosbach | 2010-11-02 | 1 | -6/+7 |
* | Simplify ARM callee-saved register handling by removing the distinction | Jim Grosbach | 2010-09-20 | 1 | -7/+6 |
* | Teach if-converter to be more careful with predicating instructions that would | Evan Cheng | 2010-09-10 | 1 | -1/+1 |
* | Tail merging pass shall not break up IT blocks. rdar://8115404 | Evan Cheng | 2010-06-22 | 1 | -0/+127 |