llvm-project/llvm/lib/Passes
Sean Silva 5f6ec06f17 Consistently use CGSCCAnalysisManager
Besides a general consistently benefit, the extra layer of indirection
allows the mechanical part of https://reviews.llvm.org/D23256 that
requires touching every transformation and analysis to be factored out
cleanly.

Thanks to David for the suggestion.

llvm-svn: 278080
2016-08-09 00:28:56 +00:00
..
CMakeLists.txt
LLVMBuild.txt Add missing dependency to LLVMPasses 2016-06-24 21:05:41 +00:00
PassBuilder.cpp Consistently use CGSCCAnalysisManager 2016-08-09 00:28:56 +00:00
PassRegistry.def [PM] Port SpeculativeExecution to the new PM 2016-08-01 21:48:33 +00:00