- 508f661 Simplify this logic of creating a default Features object. by Bill Wendling · 15 years ago
- ea31737 Don't create a StringRef with a NULL value. by Bill Wendling · 15 years ago
- a12c1ff The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a by Bill Wendling · 15 years ago
- 4a61882 Fix "the the" and similar typos. by Dan Gohman · 16 years ago
- 24328b9 Change errs() to dbgs(). by David Greene · 16 years ago
- 8981b3a Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods. by Viktor Kutuzov · 16 years ago
- 7dcca8f Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods. by Viktor Kutuzov · 16 years ago
- c3e2b6b Added getDefaultSubtargetFeatures method to SubtargetFeatures class which returns a correct feature string for given triple. by Viktor Kutuzov · 16 years ago
- f31ef09 Switch SubtargetFeature off of ostreams by Chris Lattner · 16 years ago
- 08bf4c0 Propagate CPU string out of SubtargetFeatures by Anton Korobeynikov · 16 years ago
- f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
- f413419 Set implied features based upon the CPU's feature list. by Bill Wendling · 18 years ago
- e618226 Add an "implies" field to features. This indicates that, if the current by Bill Wendling · 19 years ago
- 30c0f33 Don't use <sstream> in Streams.h but <iosfwd> instead. by Bill Wendling · 19 years ago
- 9bfb1e1 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 19 years ago
- 864e444 Clean up some commentary. by Jim Laskey · 20 years ago
- 15a8c15 Improve compatibility with VC2005, patch by Morten Ofstad! by Jeff Cohen · 20 years ago
- db4621a Preparation of supporting scheduling info. Need to find info based on selected by Jim Laskey · 20 years ago
- 8ff9df2 If a user requests help, give them help on both features and processors by Chris Lattner · 20 years ago
- f64f840 Improve help output. by Chris Lattner · 20 years ago
- 18a70c3 Move static functions from .h file, reduce #includes, pass strings by const&, by Chris Lattner · 20 years ago
- 8d0e9d9 Print: '' is not a recognized processor for this target (ignoring processor) by Chris Lattner · 20 years ago
- 27d628d Add help support for -mcpu and -mattr. by Jim Laskey · 20 years ago
- a6dde99 Fix VC++ build errors by Jeff Cohen · 20 years ago
- 3fee6a5 This new class provides support for platform specific "features". The intent by Jim Laskey · 20 years ago