Age | Commit message (Expand) | Author |
---|---|---|
2002-02-04 | Remove Obsolete LoopDepthCalculator. All users should use LoopInfo directly. | Chris Lattner |
2002-02-04 | Remvoe big hack that was used by the register allocator | Chris Lattner |
2002-01-31 | Implement LoopDepth calculation in terms of dominators instead of intervals | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-06-25 | Big changes. Interval*.h is now more or less finalized. IntervalPartition | Chris Lattner |