1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 1a636de Set implied features based upon the CPU's feature list. by Bill Wendling · 17 years ago
  3. 4222d80 Add an "implies" field to features. This indicates that, if the current by Bill Wendling · 17 years ago
  4. 1a097e3 Don't use <sstream> in Streams.h but <iosfwd> instead. by Bill Wendling · 18 years ago
  5. f5da133 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 18 years ago
  6. 98a6979 Clean up some commentary. by Jim Laskey · 18 years ago
  7. 9471c8a Improve compatibility with VC2005, patch by Morten Ofstad! by Jeff Cohen · 19 years ago
  8. 34bd5d5 Preparation of supporting scheduling info. Need to find info based on selected by Jim Laskey · 19 years ago
  9. 3e808a4 If a user requests help, give them help on both features and processors by Chris Lattner · 19 years ago
  10. ba76c21 Improve help output. by Chris Lattner · 19 years ago
  11. 54195c1 Move static functions from .h file, reduce #includes, pass strings by const&, by Chris Lattner · 19 years ago
  12. 3eb3369 Print: '' is not a recognized processor for this target (ignoring processor) by Chris Lattner · 19 years ago
  13. 839615a Add help support for -mcpu and -mattr. by Jim Laskey · 19 years ago
  14. 7cd57f4 Fix VC++ build errors by Jeff Cohen · 19 years ago
  15. b3302db This new class provides support for platform specific "features". The intent by Jim Laskey · 19 years ago