aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCMachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logic to figure out whether LR needs toDale Johannesen2008-10-241-9/+11
* Tail call optimization improvements:Arnold Schwaighofer2008-04-301-2/+28
* This is the initial check-in for adding register scavenging to PPC. (Currently,Bill Wendling2008-03-031-2/+10
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* implement __builtin_return_addr(0) on ppc.Chris Lattner2007-12-081-4/+18
* refactor some code to avoid overloading the name 'usesLR' in Chris Lattner2007-12-081-1/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+50