summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcTargetAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-221-28/+0
* Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner2009-08-121-2/+3
* eliminate TargetMAchine argument to sparc TAIChris Lattner2009-08-021-4/+1
* remove TargetAsmInfo::TM, which is now dead. The basic TAI class now Chris Lattner2009-08-021-2/+2
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-4/+0
* Eliminate SectionFlags, just embed a SectionKind into SectionChris Lattner2009-07-271-2/+2
* untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create aChris Lattner2009-07-261-1/+0
* remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,Chris Lattner2009-07-261-1/+3
* Reduce heap trashing due to std::string construction / concatenation via cach...Anton Korobeynikov2008-08-161-1/+1
* Switch Sparc to new section handling stuff. Refactor printing of module-level...Anton Korobeynikov2008-08-071-4/+6
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More explicit keywords.Dan Gohman2007-09-251-1/+1
* Break out target asm info into separate files.Jim Laskey2006-09-071-0/+31
OpenPOWER on IntegriCloud