aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeSubtarget.h
AgeCommit message (Expand)Author
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
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
2011-04-11Add scheduling information for the MBlaze backend.Wesley Peck
2010-02-23Adding the MicroBlaze backend.Wesley Peck