Enable sibling call optimization of libcalls which are expanded during
[oota-llvm.git] / test / CodeGen / ARM / call-tc.ll
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...
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