aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Roll r127459 back in:Cameron Zwarich2011-03-111-1/+1
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-111-1/+1
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-111-1/+1
* Fix epilogue codegen to avoid leaving the stack pointer in an invalidEvan Cheng2010-11-221-2/+7
* Remove the arm_aapcscc marker from the tests. It is the defaultRafael Espindola2010-06-151-5/+5
* More consistent thumb1 asm printing.Evan Cheng2009-11-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* It turns out most of the thumb2 instructions are not allowed to touch SP. The...Evan Cheng2009-08-071-0/+24