[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2010-04-15-DynAllocBug.ll
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-09-03 Jim GrosbachRe-apply r112883:
2010-09-03 Daniel DunbarRevert "For ARM stack frames that utilize variable...
2010-09-02 Jim GrosbachFor ARM stack frames that utilize variable sized object...
2010-07-30 Jim GrosbachMany Thumb2 instructions can reference the full ARM...
2010-07-20 Jim Grosbachupdate tests for smarter BIC usage
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-04-15 Evan ChengUse default lowering of DYNAMIC_STACKALLOC. As far...
2010-04-15 Evan ChengARM SelectDYN_ALLOC should emit a copy from SP rather...