aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPUTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adds extern "C" ints to the .cpp files that use RegisterTarget, asOscar Fuentes2008-11-151-0/+8
* Teach CellSPU about ELF sections and new section emitter classes.Scott Michel2008-11-071-1/+1
* mark some targets as experimental. Andrew, if you think that Alpha isChris Lattner2008-10-161-1/+1
* Fix command-line option printing to print two spaces where needed,Dan Gohman2008-10-141-1/+1
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-1/+1
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-2/+2
* More cleanups for CellSPU:Scott Michel2008-01-301-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-051-0/+87