1. c8d76d5 Make Loop and MachineLoop be subclasses of LoopBase, rather than typedefs, by Dan Gohman · 16 years ago
  2. 9d59d9f Eliminate a layer of indirection in LoopInfo and MachineLoopInfo. by Dan Gohman · 16 years ago
  3. 6ddba2b Change class' public PassInfo variables to by initialized with the by Dan Gohman · 17 years ago
  4. 844731a Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  5. 84b7df4 Remove uses of llvm/System/IncludeFile.h that are no longer needed. by Dan Gohman · 17 years ago
  6. 19033bf make this build with newer gcc's by Chris Lattner · 18 years ago
  7. 67d65bb Don't recalculate the loop info and loop dominators analyses if they're by Bill Wendling · 18 years ago
  8. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  9. 0a488b3 Add missing newlines at EOF. by Duncan Sands · 18 years ago
  10. e4ad9c7 Add MachineLoopInfo. This is not yet tested. by Owen Anderson · 18 years ago