summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll
Commit message (Expand)AuthorAge
* Roll r127459 back in:Cameron Zwarich2011-03-11
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-11
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-11
* Fix epilogue codegen to avoid leaving the stack pointer in an invalidEvan Cheng2010-11-22
* Remove the arm_aapcscc marker from the tests. It is the defaultRafael Espindola2010-06-15
* More consistent thumb1 asm printing.Evan Cheng2009-11-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* It turns out most of the thumb2 instructions are not allowed to touch SP. The...Evan Cheng2009-08-07