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