aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-call-tc.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+10
* Disable sibcall optimization for Thumb1 for now since Thumb1RegisterInfo::emi...Evan Cheng2010-06-191-1/+1
* Enable tail calls on ARM by default, with someDale Johannesen2010-06-181-0/+27