[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-call-tc.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-08-13 Bob WilsonTemporarily disable tail calls on ARM to work around...
2010-07-08 Dale JohannesenChanges to ARM tail calls, mostly cosmetic.
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...
2010-06-18 Dale JohannesenEnable tail calls on ARM by default, with some