[llvm-commits] DominanceFrontier for MachineBB

ether zhhb etherzhhb at gmail.com
Tue Jul 27 08:16:41 PDT 2010


hi,

On Tue, Jul 27, 2010 at 3:32 PM, Tobias Grosser
<grosser at fim.uni-passau.de> wrote:
> 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?
RegionInfo need PostDominatorTree and DominanceFrontier, do us have
DominanceFrontier for MachineBB?
>
> Tobi
>

--
best regards
ether



More information about the llvm-commits mailing list