1. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 11 years ago
  2. edba30c Remove more calls to getSubtargetImpl from the schedulers and by Eric Christopher · 11 years ago
  3. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  4. f047bfd The hazard recognizer only needs a subtarget, not a target machine by Eric Christopher · 11 years ago
  5. 1b9dde0 [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 12 years ago
  6. c0196b1 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 12 years ago
  7. 7b883b3 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  8. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  9. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  10. f1ff84c misched: Infrastructure for weak DAG edges. by Andrew Trick · 13 years ago
  11. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  12. 52226d4 misched preparation: rename core scheduler methods for consistency. by Andrew Trick · 14 years ago
  13. 46a5866 misched preparation: modularize schedule verification. by Andrew Trick · 14 years ago
  14. d06df96 VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA). by Andrew Trick · 14 years ago