summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/call-tc.ll
Commit message (Expand)AuthorAgeFilesLines
* Clean up ARM tail calls a bit. They're pseudo-instructions for normal branches.Jim Grosbach2011-03-151-1/+1
* Don't merge restore with tail call instruction.Evan Cheng2011-01-251-0/+22
* Enable sibling call optimization of libcalls which are expanded duringEvan Cheng2010-11-301-29/+45
* Temporarily disable tail calls on ARM to work around some linker problems.Bob Wilson2010-08-131-0/+1
* Changes to ARM tail calls, mostly cosmetic.Dale Johannesen2010-07-081-2/+11
* Disable sibcall optimization for Thumb1 for now since Thumb1RegisterInfo::emi...Evan Cheng2010-06-191-4/+7
* Enable tail calls on ARM by default, with someDale Johannesen2010-06-181-0/+36
OpenPOWER on IntegriCloud