On Oct 13, 2010, at 4:21 AM, Tobias Grosser wrote: > Hi, > > ether and I would like to add a RegionPass framework to LLVM. RegionPasses are like loop passes, except that they are working on Regions provided by the RegionInfo pass instead of Loops provided by the LoopInfo pass. Hi Tobias, This looks reasonable to me. Dan