[all-commits] [llvm/llvm-project] ad99e3: Revert "[NewPM][CodeGen] Introduce CodeGenPassBuil...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Fri Sep 11 18:54:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad99e34c59b80fd094a6acdbcde4869ff37dac87
https://github.com/llvm/llvm-project/commit/ad99e34c59b80fd094a6acdbcde4869ff37dac87
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
R llvm/include/llvm/CodeGen/CGPassBuilderOption.h
R llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
R llvm/include/llvm/CodeGen/MachinePassRegistry.def
M llvm/include/llvm/Passes/StandardInstrumentations.h
M llvm/include/llvm/Target/TargetMachine.h
M llvm/lib/CodeGen/CMakeLists.txt
R llvm/lib/CodeGen/CodeGenPassBuilder.cpp
M llvm/lib/CodeGen/LLVMTargetMachine.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
Log Message:
-----------
Revert "[NewPM][CodeGen] Introduce CodeGenPassBuilder to help build codegen pipeline"
This reverts commit 31ecf8d29d81d196374a562c6d2bd2c25a62861e.
This reverts commit 3fdaa8602a086a3fca5f0fc8527536ac659079d0.
There is laying violation for Target->CodeGen.
More information about the All-commits
mailing list