Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sparc] Add support for leaf functions in sparc backend. | Venkatraman Govindaraju | 2013-05-29 | 1 | -2/+10 |
| | | | | llvm-svn: 182822 | ||||
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -0/+1 |
| | | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 | ||||
* | Pass sret arguments through the stack instead of through registers in Sparc ↵ | Venkatraman Govindaraju | 2011-01-22 | 1 | -2/+9 |
| | | | | | | backend. It makes the code generated more compliant with the sparc32 ABI. llvm-svn: 124030 | ||||
* | Move per-function state out of TargetLowering subclasses and into | Dan Gohman | 2010-04-17 | 1 | -2/+10 |
| | | | | | | MachineFunctionInfo subclasses. llvm-svn: 101634 | ||||
* | Add explicit keywords. | Dan Gohman | 2010-03-01 | 1 | -1/+1 |
| | | | | llvm-svn: 97460 | ||||
* | add missing file | Chris Lattner | 2009-09-15 | 1 | -0/+32 |
llvm-svn: 81881 |