aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaTargetAsmInfo.cpp
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2006-12-07Simplify a bitAndrew Lenharth
2006-10-06Set the jt sectionChris Lattner
2006-10-05Don't bother setting JumpTableTextSection, it is about to disappearChris Lattner
2006-09-24Fix jump tables to match gcc (and the ABI and whatnot)Andrew Lenharth
2006-09-07Break out target asm info into separate files.Jim Laskey