[PATCH] D11032: [PM] Enable registration of out-of-tree or plugin passes

Philip Pfaffe via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 07:57:32 PDT 2016


philip.pfaffe removed rL LLVM as the repository for this revision.
philip.pfaffe updated this revision to Diff 50824.
philip.pfaffe added a comment.

Rebased and applied latest changes to the Pass Manager infrastructure and to PassBuilder, including AA and Loop Managers.

Also reworked the testcase a bit.


http://reviews.llvm.org/D11032

Files:
  include/llvm/Passes/PassBuilder.h
  lib/Passes/PassBuilder.cpp
  unittests/IR/CMakeLists.txt
  unittests/IR/HookManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11032.50824.patch
Type: text/x-patch
Size: 17334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/5353d7d4/attachment.bin>


More information about the llvm-commits mailing list