summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUMachineFunction.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-50/+0
| | | | | | Approved by Chris Lattner. llvm-svn: 167984
* Unweaken vtables as per ↵David Blaikie2011-12-201-1/+2
| | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-171-1/+7
| | | | | | MachineFunctionInfo subclasses. llvm-svn: 101634
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
| | | | llvm-svn: 45418
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
| | | | llvm-svn: 44597
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-051-0/+45
remain. llvm-svn: 44595
OpenPOWER on IntegriCloud