Add Thumb-2 support for TEQ amd TST.
[oota-llvm.git] / lib / Target / CellSPU / SPUTargetAsmInfo.cpp
2009-06-18 Chris Lattnersimplify macro debug info directive handling.
2009-01-26 Scott MichelCellSPU:
2008-12-27 Scott Michel- Remove Tilmann's custom truncate lowering: it complet...
2008-11-08 Scott MichelCellSPU: Bring SPU's assembly printer more in-line...
2008-11-07 Scott MichelCellSPU: Ensure that C strings are always put in the...
2008-11-07 Scott MichelTeach CellSPU about ELF sections and new section emitte...
2008-11-03 Dan GohmanRefactor various TargetAsmInfo subclasses' TargetMachin...
2008-09-24 Anton KorobeynikovGet rid of now unused {Four,Eight,Sixteen}ByteConstantS...
2008-01-29 Scott MichelOverhaul Cell SPU's addressing mode internals so that...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-05 Scott MichelMain CellSPU backend files checked in. Intrinsics and...