[PATCH] Add getters for Pass IDs used by Polly plug-in.

Andrew Trick atrick at apple.com
Tue Mar 5 14:02:11 PST 2013


On Mar 5, 2013, at 11:30 AM, Matthew Curtis <mcurtis at codeaurora.org> wrote:
>> Isn't it more convenient to refer to pass IDs without including all the pass headers and being forced to define the pass in the header?
> Yes, but pass IDs are not always provided separately. For example the DominatorTree, LoopInfo, and ScalarEvolution passes do not.

That should be easy to fix if it helps. For DominatorTree we can create Dominator.cpp and MachineDominator.cpp for anchors if needed.
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130305/538ecf08/attachment.html>


More information about the llvm-commits mailing list