* Improve file header comment
authorChris Lattner <sabre@nondot.org>
Mon, 19 Apr 2004 03:03:19 +0000 (03:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Apr 2004 03:03:19 +0000 (03:03 +0000)
commit072b163424491c85df6664a4e056aae5e07dc64d
tree382cd6a2c7a1bb0b4fdc10b82a505afc9762d0d9
parent446b86d38146ed4adc6bb686e71a20bf57f59991
* Improve file header comment
* Remove #include
* Add some methods to update loop/loopinfo
* Stop explicitly holding the loop depth in the Loop class.  Instead, just
  dynamically calculate it.  This makes it easier to update LoopInfo as a
  result of transformations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13059 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopInfo.h