Chris Lattner 5156c39d64 Fix several bugs in the loop extractor. In particular, subloops were never
extracted, and a function that contained a single top-level loop never had
the loop extracted, regardless of how much non-loop code there was.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12403 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-15 00:02:02 +00:00
..
2003-11-21 21:54:22 +00:00
2003-11-21 21:45:31 +00:00
2003-11-21 21:54:22 +00:00
2004-02-13 16:46:46 +00:00