[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
Wed Aug 3 00:52:44 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277581: [PM] Add a generic 'repeat N times' pass wrapper to the new pass (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D22405?vs=66605&id=66626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22405

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

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


More information about the llvm-commits mailing list