[PATCH] D22405: [PM] Add a generic 'repeat N times' pass wrapper to the new pass manager.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 18:48:25 PDT 2016


chandlerc updated this revision to Diff 66605.
chandlerc added a comment.

Update to be based on the cleaned up parsing in https://reviews.llvm.org/D22724


https://reviews.llvm.org/D22405

Files:
  include/llvm/IR/PassManager.h
  lib/Passes/PassBuilder.cpp
  test/Other/new-pass-manager.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22405.66605.patch
Type: text/x-patch
Size: 14079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/fc40993f/attachment.bin>


More information about the llvm-commits mailing list