[llvm-commits] [llvm] r109089 - in /llvm/trunk: docs/ include/llvm/ include/llvm/Analysis/ include/llvm/Support/ lib/Analysis/ test/Analysis/RegionInfo/

Tobias Grosser grosser at fim.uni-passau.de
Tue Jul 27 00:32:29 PDT 2010


On 07/27/10 09:24, Evan Cheng wrote:
> Any chance you could templatify this so someone can add a MachineRegionInfo later? It would be useful for region based register allocation, etc.  
> 
> Thanks,
> 
> Evan

Hi Evan,

ether did once a templated version and I would love to test and commit
it. I just wanted to import an untemplated version of the RegionInfo
pass first, as it was easier to review.

@ether. Do you think you could port your templated version of the
RegionInfo pass to trunk?

Tobi



More information about the llvm-commits mailing list