summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-251-2/+2
* Overhaul my earlier submission due to feedback. It's a large patch, but most ofBill Wendling2009-02-241-1/+1
* CellSPU:Scott Michel2008-12-101-0/+2
* 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
OpenPOWER on IntegriCloud