[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / large-stack.ll
2015-04-23 Peter CollingbourneARM: When spilling extra registers for alignment, prefe...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2010-12-03 Jim GrosbachWhen using the 'push' mnemonic for Thumb2 stmdb, be...
2010-09-17 Jim GrosbachTeach the (non-MC) instruction printer to use the canno...
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2009-12-16 Nick LewyckyMake this test pass on Linux.
2009-12-06 Anton KorobeynikovDynamic stack realignment use of sp register as source...
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-11-09 Jim GrosbachUpdate test
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...
2009-07-28 Evan Cheng- More refactoring. This gets rid of all of the getOpco...