Reenable tail calls for iOS 5.0 and later.
[oota-llvm.git] / test / CodeGen / ARM / call-tc.ll
2011-10-07 Bob WilsonReenable tail calls for iOS 5.0 and later.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for ARM tail calls.
2011-05-25 Cameron ZwarichMake tTAILJMPr/tTAILJMPrND emit a tBX without a precedi...
2011-05-23 Cameron ZwarichFix <rdar://problem/9476260> by having tail calls alway...
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-01-25 Evan ChengDon't merge restore with tail call instruction.
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