[all-commits] [llvm/llvm-project] 16c8f6: Revert "Reland "[NewPM][CodeGen] Introduce CodeGen...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Tue Dec 29 16:30:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c8f6e91344ec9840d6aa9ec6b8d0c87a104ca3
https://github.com/llvm/llvm-project/commit/16c8f6e91344ec9840d6aa9ec6b8d0c87a104ca3
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
R llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
R llvm/include/llvm/CodeGen/MachinePassRegistry.def
M llvm/include/llvm/CodeGen/TargetPassConfig.h
R llvm/include/llvm/Target/CGPassBuilderOption.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 "Reland "[NewPM][CodeGen] Introduce CodeGenPassBuilder to help build codegen pipeline""
This reverts commit 21314940c4856e0cb81b664fd2d2117d1b7dc3e3.
Build failure in some bots.
More information about the All-commits
mailing list