summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcMachineFunctionInfo.h
Commit message (Expand)AuthorAge
* [Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju2013-05-29
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Pass sret arguments through the stack instead of through registers in Sparc b...Venkatraman Govindaraju2011-01-22
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-17
* Add explicit keywords.Dan Gohman2010-03-01
* add missing fileChris Lattner2009-09-15