1. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  2. 71e8bb6 Added temp flag -misched-bench for staging in default changes. by Andrew Trick · 12 years ago
  3. b350ffd Add useAA() to TargetSubtargetInfo by Hal Finkel · 12 years ago
  4. 108c88c misched: Allow subtargets to enable misched and dependent options. by Andrew Trick · 13 years ago
  5. 0d639a2 Rename TargetSubtarget to TargetSubtargetInfo for consistency. by Evan Cheng · 14 years ago[Renamed (72%) from llvm/lib/Target/TargetSubtarget.cpp]
  6. b9fe5d5 Allow target to specify regclass for which antideps will only be broken along the critical path. by David Goodwin · 16 years ago
  7. 0d412c2 Fixed to address code review. No functional changes. by David Goodwin · 16 years ago
  8. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  9. 5f4ef3c Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  10. ddc8b78 I don't know how this ever compiled with gcc, but VC++ correctly rejects it. by Jeff Cohen · 20 years ago
  11. f26625e Implement Subtarget support Implement the X86 Subtarget. by Nate Begeman · 20 years ago