aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb/dyn-stackalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-2/+2
* Fix Thumb and Thumb2 tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-12/+15
* 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-4/+19
* Re-enable usage of the ARM base pointer. r113394 fixed the known failures.Jim Grosbach2010-09-081-1/+1
* disable for the moment while tracking down a few Thumb2-O0 failure that lookJim Grosbach2010-09-081-1/+1
* Re-apply r112883:Jim Grosbach2010-09-031-1/+1
* Revert "For ARM stack frames that utilize variable sized objects and have eit...Daniel Dunbar2010-09-031-1/+1
* For ARM stack frames that utilize variable sized objects and have eitherJim Grosbach2010-09-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-0/+59