[PATCH] D23691: [PM] Introduce an abstraction for all the analyses over a particular IR unit for use in the PreservedAnalyses set.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 19 22:05:34 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279360: [PM] Introduce an abstraction for all the analyses over a particular IR (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D23691?vs=68595&id=68766#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23691
Files:
llvm/trunk/include/llvm/IR/PassManager.h
llvm/trunk/lib/IR/PassManager.cpp
llvm/trunk/test/Other/new-pass-manager.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23691.68766.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/cbb50ff1/attachment.bin>
More information about the llvm-commits
mailing list