aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2013-05-29[Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju1-2/+10
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie1-0/+1
2011-01-22Pass sret arguments through the stack instead of through registers in Sparc b...Venkatraman Govindaraju1-2/+9
2010-04-17Move per-function state out of TargetLowering subclasses and intoDan Gohman1-2/+10
2010-03-01Add explicit keywords.Dan Gohman1-1/+1
2009-09-15add missing fileChris Lattner1-0/+32