[all-commits] [llvm/llvm-project] 320eab: Revert "[NewPM][CodeGen] Introduce machine pass an...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Fri Aug 7 12:01:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 320eab2d558fde0b61437e9b9075bfd301c2c474
https://github.com/llvm/llvm-project/commit/320eab2d558fde0b61437e9b9075bfd301c2c474
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
R llvm/include/llvm/CodeGen/MachinePassManager.h
M llvm/include/llvm/IR/PassManager.h
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/LLVMBuild.txt
R llvm/lib/CodeGen/MachinePassManager.cpp
M llvm/unittests/CodeGen/CMakeLists.txt
R llvm/unittests/CodeGen/PassManagerTest.cpp
Log Message:
-----------
Revert "[NewPM][CodeGen] Introduce machine pass and machine pass manager"
This reverts commit 911565d1085d9447363fe8ad041817436c4998fe.
Broke some non-Linux bots.
More information about the All-commits
mailing list