Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 1 | -29/+0 |
* | Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple | Chris Lattner | 2009-08-12 | 1 | -1/+3 |
* | xcore TAI doesn't need TM. | Chris Lattner | 2009-08-02 | 1 | -2/+1 |
* | remove TargetAsmInfo::TM, which is now dead. The basic TAI class now | Chris Lattner | 2009-08-02 | 1 | -3/+3 |
* | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -5/+1 |
* | remove the last bits of SectionFlagsForGlobal. There is some flag here that | Chris Lattner | 2009-07-21 | 1 | -6/+0 |
* | remove the Xcore implementation of SelectSectionForGlobal. While you have | Chris Lattner | 2009-07-21 | 1 | -1/+0 |
* | Remove the XCore custom implementation of MergeableConstSection, relying on | Chris Lattner | 2009-07-21 | 1 | -1/+0 |
* | Remove some overridden functions in XCoreTargetAsmInfo that are | Chris Lattner | 2009-07-21 | 1 | -6/+1 |
* | Add XCore backend. | Richard Osborne | 2008-11-07 | 1 | -0/+45 |