aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/Alpha.td
AgeCommit message (Expand)Author
2010-04-05Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen
2009-07-19Switch Alpha over to the new call lowering style. New code mostly Eli Friedman
2008-11-24Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-04-16For PR1336:Reid Spencer
2007-01-24FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth
2006-05-18getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng
2006-05-17Remove PointerType from class TargetEvan Cheng
2006-03-09Alpha Scheduling classesAndrew Lenharth
2006-01-27Subtarget feature can now set any variable to any valueEvan Cheng
2006-01-27PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner
2005-10-26Add attribute name and type to SubtargetFeatures.Jim Laskey
2005-10-23Add subtarget feature/processor defns to the .td fileChris Lattner
2005-06-23remove a pseudo instruction, make ret always right, and fix vararg chainsAndrew Lenharth
2005-04-05added lowerargs support for varargsAndrew Lenharth
2005-02-05Make the rest of file header comments consistent in format and styleMisha Brukman
2005-01-22Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth