[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-call.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-06-03 Dale JohannesenRemove tail call to preserve this test. A tail
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-28 Evan ChengLet Darwin linker auto-synthesize stubs and lazy-pointe...
2009-08-02 Evan ChengTest both darwin and linux.
2009-08-01 Eli FriedmanHack to make this test work on platforms which aren...
2009-08-01 Evan ChengFix Thumb2 function call isel. Thumb1 and Thumb2 should...