[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / call-tc.ll
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-12 Renato GolinRevert "[ARM] Enable shrink-wrapping by default."
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-03-11 Saleem AbdulrasoolARM: remove ancient -arm-tail-calls option
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-05-13 Lang HamesCorrectly preserve the input chain for potential tailca...
2013-03-09 Benjamin KramerTest case hygiene.
2012-04-10 Evan ChengAdd proper checks.
2012-04-10 Evan ChengFix a long standing tail call optimization bug. When...
2012-03-30 Evan ChengARM target should allow codegenprep to duplicate ret...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
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