summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaTargetAsmInfo.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
* alpha TAI doesn't need TM.Chris Lattner2009-08-021-4/+1
* alpha doesn't need to redefine this: it only supports PIC codegen anyway.Chris Lattner2009-07-211-2/+0
* Alpha always requires global relocations to be r/w regardless of PIC.Anton Korobeynikov2009-03-291-0/+2
* 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/+30
OpenPOWER on IntegriCloud