llvm-6502/include
Chris Lattner 072b163424 * 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
2004-04-19 03:03:19 +00:00
..
Config Regenerated using autoheader-2.57. 2004-04-02 21:26:03 +00:00
llvm * Improve file header comment 2004-04-19 03:03:19 +00:00
Support Switch to including <iostream> for compatibility with gcc-3.0.x (Debian). 2004-04-16 16:28:33 +00:00