Commit History

Author SHA1 Message Date
  Dan Gohman 933c762371 Manage MachineFunctions with an analysis Pass instead of the Annotable 16 years ago
  Dan Gohman c8d76d5afb Make Loop and MachineLoop be subclasses of LoopBase, rather than typedefs, 16 years ago
  Dan Gohman 9d59d9f849 Eliminate a layer of indirection in LoopInfo and MachineLoopInfo. 16 years ago
  Dan Gohman 6ddba2b933 Change class' public PassInfo variables to by initialized with the 17 years ago
  Dan Gohman 844731a7f1 Clean up the use of static and anonymous namespaces. This turned up 17 years ago
  Dan Gohman 84b7df43fb Remove uses of llvm/System/IncludeFile.h that are no longer needed. 17 years ago
  Chris Lattner 19033bf7f8 make this build with newer gcc's 17 years ago
  Bill Wendling 67d65bb69d Don't recalculate the loop info and loop dominators analyses if they're 17 years ago
  Chris Lattner 4ee451de36 Remove attribution from file headers, per discussion on llvmdev. 17 years ago
  Duncan Sands 0a488b320c Add missing newlines at EOF. 17 years ago
  Owen Anderson e4ad9c70e4 Add MachineLoopInfo. This is not yet tested. 17 years ago