Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 1 | -28/+0 |
* | Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple | Chris Lattner | 2009-08-12 | 1 | -1/+3 |
* | MSP430 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 | -2/+3 |
* | untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a | Chris Lattner | 2009-07-26 | 1 | -6/+1 |
* | Some eye-candy | Anton Korobeynikov | 2009-05-03 | 1 | -1/+2 |
* | Dummy MSP430 backend | Anton Korobeynikov | 2009-05-03 | 1 | -0/+30 |