aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-3/+2
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-1/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth2007-01-241-3/+0
* Alpha Scheduling classesAndrew Lenharth2006-03-091-0/+3
* Typo made worse x 2 - take 2.Jim Laskey2005-10-261-1/+1
* Typo x 2Jim Laskey2005-10-261-1/+1
* Give full control of subtarget features over to table generated code.Jim Laskey2005-10-261-0/+4
* begining alpha subtarget supportAndrew Lenharth2005-09-291-0/+42