[all-commits] [llvm/llvm-project] 1e42ad: Revert "[Debugify] Support checking Machine IR deb...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Wed Dec 16 20:13:16 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e42ad9d629157a9bba53d3c216e3182bcb1408f
https://github.com/llvm/llvm-project/commit/1e42ad9d629157a9bba53d3c216e3182bcb1408f
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M llvm/docs/HowToUpdateDebugInfo.rst
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/CodeGen/TargetPassConfig.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/CodeGen.cpp
R llvm/lib/CodeGen/MachineCheckDebugify.cpp
M llvm/lib/CodeGen/MachineDebugify.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/constant-mir-debugify.mir
M llvm/test/CodeGen/AArch64/GlobalISel/phi-mir-debugify.mir
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables-x.mir
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.ll
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.mir
M llvm/test/CodeGen/Generic/MIRDebugify/locations-and-values.mir
M llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Log Message:
-----------
Revert "[Debugify] Support checking Machine IR debug info"
This reverts commit 50aaa8c274910d78d7bf6c929a34fe58b1f45579.
More information about the All-commits
mailing list