Dan Gohman
|
81b16a3558
Add getTopBlock and getBottomBlock member functions to MachineLoopInfo.
|
16 år sedan |
Dan Gohman
|
ad2afc2a42
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
|
16 år sedan |
Daniel Dunbar
|
c5b19b21d8
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
|
16 år sedan |
Dan Gohman
|
933c762371
Manage MachineFunctions with an analysis Pass instead of the Annotable
|
16 år sedan |
Dan Gohman
|
c8d76d5afb
Make Loop and MachineLoop be subclasses of LoopBase, rather than typedefs,
|
16 år sedan |
Dan Gohman
|
9d59d9f849
Eliminate a layer of indirection in LoopInfo and MachineLoopInfo.
|
16 år sedan |
Dan Gohman
|
6ddba2b933
Change class' public PassInfo variables to by initialized with the
|
17 år sedan |
Dan Gohman
|
844731a7f1
Clean up the use of static and anonymous namespaces. This turned up
|
17 år sedan |
Dan Gohman
|
84b7df43fb
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
|
17 år sedan |
Chris Lattner
|
19033bf7f8
make this build with newer gcc's
|
17 år sedan |
Bill Wendling
|
67d65bb69d
Don't recalculate the loop info and loop dominators analyses if they're
|
17 år sedan |
Chris Lattner
|
4ee451de36
Remove attribution from file headers, per discussion on llvmdev.
|
17 år sedan |
Duncan Sands
|
0a488b320c
Add missing newlines at EOF.
|
17 år sedan |
Owen Anderson
|
e4ad9c70e4
Add MachineLoopInfo. This is not yet tested.
|
17 år sedan |