llvm-project/llvm/lib/Passes
Yuanfang Chen ebc88811b5 Remove Passes dependency on CodeGen
The dependency was introduced in
5134020ea6. The only functional change
from this removal would be the new PM interface for the two codegen
passes. This is not necessary since we don't have codegen pipeline using
new PM yet. This removal is to break the potential circular dependency between
Passes and CodeGen once the codegen begins to gain new PM support.
2020-06-24 14:52:46 -07:00
..
CMakeLists.txt [CMake] Revert cf86a234ba 2020-05-27 15:29:22 -07:00
LLVMBuild.txt Remove Passes dependency on CodeGen 2020-06-24 14:52:46 -07:00
PassBuilder.cpp Remove Passes dependency on CodeGen 2020-06-24 14:52:46 -07:00
PassPlugin.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PassRegistry.def Remove Passes dependency on CodeGen 2020-06-24 14:52:46 -07:00
StandardInstrumentations.cpp IR printing for single function with the new pass manager. 2020-02-23 15:28:57 -08:00