aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Fixed a bug in dynamic allocation memory on stack.Elena Demikhovsky2013-10-141-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Re-apply r112883:Jim Grosbach2010-09-031-9/+2
* Revert "For ARM stack frames that utilize variable sized objects and have eit...Daniel Dunbar2010-09-031-2/+9
* For ARM stack frames that utilize variable sized objects and have eitherJim Grosbach2010-09-021-9/+2
* Many Thumb2 instructions can reference the full ARM register set (i.e.,Jim Grosbach2010-07-301-7/+11
* update tests for smarter BIC usageJim Grosbach2010-07-201-4/+2
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
* Use default lowering of DYNAMIC_STACKALLOC. As far as I can tell, ARM isle is...Evan Cheng2010-04-151-8/+8
* ARM SelectDYN_ALLOC should emit a copy from SP rather than referencing SP dir...Evan Cheng2010-04-151-0/+23