summaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPUTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* simplify macro debug info directive handling.Chris Lattner2009-06-181-2/+1
* CellSPU:Scott Michel2009-01-261-0/+24
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-271-0/+7
* CellSPU: Bring SPU's assembly printer more in-line with current LLVM codeScott Michel2008-11-081-1/+2
* CellSPU: Ensure that C strings are always put in the .rodata sectionScott Michel2008-11-071-0/+1
* Teach CellSPU about ELF sections and new section emitter classes.Scott Michel2008-11-071-28/+18
* Refactor various TargetAsmInfo subclasses' TargetMachine members awayDan Gohman2008-11-031-1/+2
* Get rid of now unused {Four,Eight,Sixteen}ByteConstantSectionAnton Korobeynikov2008-09-241-2/+0
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-291-4/+2
* 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/+56