Teach SelectionDAG to match more calls to libm functions onto existing SDNodes. ...
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-call-tc.ll
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