[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
Fri Dec 9 22:42:48 PST 2016


chandlerc updated this revision to Diff 80994.
chandlerc marked 19 inline comments as done.
chandlerc added a comment.

Rebase and address most of the comments.


https://reviews.llvm.org/D27198

Files:
  include/llvm/IR/PassManager.h
  include/llvm/IR/PassManagerInternal.h
  lib/Analysis/CGSCCPassManager.cpp
  lib/IR/PassManager.cpp
  unittests/Analysis/CGSCCPassManagerTest.cpp
  unittests/IR/PassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27198.80994.patch
Type: text/x-patch
Size: 41202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161210/bcd49252/attachment.bin>


More information about the llvm-commits mailing list