aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/Alpha.td
Commit message (Expand)AuthorAgeFilesLines
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-051-5/+1
* Switch Alpha over to the new call lowering style. New code mostly Eli Friedman2009-07-191-0/+6
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* For PR1336:Reid Spencer2007-04-161-1/+1
* FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth2007-01-241-6/+2
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-181-11/+0
* Remove PointerType from class TargetEvan Cheng2006-05-171-3/+0
* Alpha Scheduling classesAndrew Lenharth2006-03-091-5/+11
* Subtarget feature can now set any variable to any valueEvan Cheng2006-01-271-2/+2
* PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner2006-01-271-2/+0
* Add attribute name and type to SubtargetFeatures.Jim Laskey2005-10-261-2/+4
* Add subtarget feature/processor defns to the .td fileChris Lattner2005-10-231-0/+22
* remove a pseudo instruction, make ret always right, and fix vararg chainsAndrew Lenharth2005-06-231-1/+1
* added lowerargs support for varargsAndrew Lenharth2005-04-051-2/+2
* Make the rest of file header comments consistent in format and styleMisha Brukman2005-02-051-1/+1
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-221-0/+56