llvm/lib/Passes
Chandler Carruth 411e616ba3 [PM] Change the name of the repeating utility to something less
overloaded (and simpler).

Sean rightly pointed out in code review that we've started using
"wrapper pass" as a specific part of the old pass manager, and in fact
it is more applicable there. Here, we really have a pass *template* to
build a repeated pass, so call it that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277689 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-04 03:52:53 +00:00
..
CMakeLists.txt
LLVMBuild.txt Add missing dependency to LLVMPasses 2016-06-24 21:05:41 +00:00
PassBuilder.cpp [PM] Change the name of the repeating utility to something less 2016-08-04 03:52:53 +00:00
PassRegistry.def [PM] Port SpeculativeExecution to the new PM 2016-08-01 21:48:33 +00:00