summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopDepth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Obsolete LoopDepthCalculator. All users should use LoopInfo directly.Chris Lattner2002-02-041-33/+0
* REmove huge hack used by register allocatorChris Lattner2002-02-041-12/+0
* Implement loop depth calculation in terms of dominators instead of intervalsChris Lattner2002-01-311-28/+29
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+1
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Fix nasty typoChris Lattner2001-07-201-1/+1
* IntervalPartition: recode to use IntervalIterator to do all the workChris Lattner2001-06-251-0/+46
OpenPOWER on IntegriCloud