1. 7315602 Switch all uses of LLVM_OVERRIDE to just use 'override' directly. by Craig Topper · 12 years ago
  2. 3186c01 Add LLVM_OVERRIDE to methods that override their base classes. by Craig Topper · 13 years ago
  3. 5485acd Fix Doxygen issues: by Dmitri Gribenko · 13 years ago
  4. 421caa42 Adding missing anchor to DATDeltaAlgorithm. by David Blaikie · 14 years ago
  5. 5729f51 Use const_iterator where appropriate. by Daniel Dunbar · 15 years ago
  6. 579ba2a ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on top of the standard 'delta debugging' algorithm. by Daniel Dunbar · 15 years ago