Thanks Peter for pointing me to something that should have never been committed to the llvm code base. llvm-svn: 121648
A RegionPass is executed like a LoopPass but on the regions detected by the RegionInfo pass instead of the loops detected by the LoopInfo pass. llvm-svn: 116905