Prevent repetitive warnings for unrecognized processors and features
[oota-llvm.git] / include / llvm / MC / SubtargetFeature.h
2014-01-23 Artyom SkrobovPrevent repetitive warnings for unrecognized processors...
2013-10-13 Will DietzMC: Don't assume incoming StringRef's are null terminated.
2013-10-07 Rafael EspindolaFix the documentation of getDefaultSubtargetFeatures.
2013-04-08 Matt ArsenaultUpdate documentation.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-03 Craig TopperRemove unused function that used to get itineraries...
2012-09-05 Roman DivackyConstify subtarget info properly so that we dont cast...
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-01 Rafael EspindolaFix use after free.
2011-07-01 Evan ChengSwitch SubtargetFeatures from std::string to StringRef.
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...