[PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 01:47:08 PST 2016
chandlerc added a comment.
Thanks all, landing. Please let me know Philip if there is more to explain here. I'm happy to revisit this design and other aspects of this as needed.
http://reviews.llvm.org/D17259
More information about the llvm-commits
mailing list