summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* alpha doesn't need to redefine this: it only supports PIC codegen anyway.Chris Lattner2009-07-211-5/+0
* Alpha always requires global relocations to be r/w regardless of PIC.Anton Korobeynikov2009-03-291-1/+6
* Refactor various TargetAsmInfo subclasses' TargetMachine members awayDan Gohman2008-11-031-1/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Simplify a bitAndrew Lenharth2006-12-071-0/+1
* Set the jt sectionChris Lattner2006-10-061-0/+1
* Don't bother setting JumpTableTextSection, it is about to disappearChris Lattner2006-10-051-1/+0
* Fix jump tables to match gcc (and the ABI and whatnot)Andrew Lenharth2006-09-241-0/+2
* Break out target asm info into separate files.Jim Laskey2006-09-071-0/+21
OpenPOWER on IntegriCloud