[PATCH] D27198: [PM] Introduce the facilities for registering cross-IR-unit dependencies that require deferred invalidation.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 00:51:28 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290594: [PM] Introduce the facilities for registering cross-IR-unit dependencies (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D27198?vs=81932&id=82527#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27198
Files:
llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
llvm/trunk/include/llvm/Analysis/LoopPassManager.h
llvm/trunk/include/llvm/IR/PassManager.h
llvm/trunk/include/llvm/IR/PassManagerInternal.h
llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
llvm/trunk/lib/Analysis/LoopPassManager.cpp
llvm/trunk/lib/IR/PassManager.cpp
llvm/trunk/unittests/Analysis/CGSCCPassManagerTest.cpp
llvm/trunk/unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27198.82527.patch
Type: text/x-patch
Size: 61536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/b53f4e06/attachment.bin>
More information about the llvm-commits
mailing list