summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-221-29/+0
* Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner2009-08-121-1/+3
* xcore TAI doesn't need TM.Chris Lattner2009-08-021-2/+1
* remove TargetAsmInfo::TM, which is now dead. The basic TAI class now Chris Lattner2009-08-021-3/+3
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-5/+1
* remove the last bits of SectionFlagsForGlobal. There is some flag here thatChris Lattner2009-07-211-6/+0
* remove the Xcore implementation of SelectSectionForGlobal. While you haveChris Lattner2009-07-211-1/+0
* Remove the XCore custom implementation of MergeableConstSection, relying onChris Lattner2009-07-211-1/+0
* Remove some overridden functions in XCoreTargetAsmInfo that areChris Lattner2009-07-211-6/+1
* Add XCore backend.Richard Osborne2008-11-071-0/+45
OpenPOWER on IntegriCloud