aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaSubtarget.h
AgeCommit message (Expand)Author
2011-07-07Compute feature bits at time of MCSubtargetInfo initialization.Evan Cheng
2011-07-01Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng
2011-07-01Rename TargetSubtarget to TargetSubtargetInfo for consistency.Evan Cheng
2011-07-01- Added MCSubtargetInfo to capture subtarget features and schedulingEvan Cheng
2011-06-30Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name toEvan Cheng
2011-06-29Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...Evan Cheng
2009-08-02Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar
2009-05-23Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-01-24FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth
2006-03-09Alpha Scheduling classesAndrew Lenharth
2005-10-26Typo made worse x 2 - take 2.Jim Laskey
2005-10-26Typo x 2Jim Laskey
2005-10-26Give full control of subtarget features over to table generated code.Jim Laskey
2005-09-29begining alpha subtarget supportAndrew Lenharth