aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCMachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PPC64 CR spill location for callee-saved registersHal Finkel2013-04-151-0/+9
* Note in PPCFunctionInfo VRSAVE spillsHal Finkel2013-03-231-0/+7
* Improve PPC VR (Altivec) register spillingHal Finkel2013-03-171-0/+8
* Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel2013-03-151-0/+7
* Fix PR14364.Bill Schmidt2013-02-241-1/+8
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-1/+2
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-171-1/+29
* Add explicit keywords.Dan Gohman2009-06-051-1/+1
* 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
* Duplicate use of LR, take 2.Jim Laskey2007-02-271-0/+7
* Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrappingEvan Cheng2007-02-271-7/+0
* Don't spill LR as a callee saved register.Jim Laskey2007-02-231-0/+7
* Add newline at end of file.Reid Spencer2006-11-251-1/+1
* This is a general clean up of the PowerPC ABI. Address several problems andJim Laskey2006-11-161-0/+43