aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPUTargetAsmInfo.h
AgeCommit message (Expand)Author
2009-08-22Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner
2009-08-12Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner
2009-08-02simplify SPULinuxTargetAsmInfo, remove use of TM.Chris Lattner
2009-08-02remove TargetAsmInfo::TM, which is now dead. The basic TAI class now Chris Lattner
2009-07-31remove a pointless override.Chris Lattner
2008-11-07Teach CellSPU about ELF sections and new section emitter classes.Scott Michel
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-05Updated source file headers to llvm coding standard.Scott Michel
2007-12-05Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel