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. llvm-svn: 12403
Loading
Please register or sign in to comment