[all-commits] [llvm/llvm-project] f36965: Revert "[DebugInfo] Make describeLoadedValue() reg...
David via All-commits
all-commits at lists.llvm.org
Mon Dec 9 01:45:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f3696533f2246653774f85f49269f5059fb3fe65
https://github.com/llvm/llvm-project/commit/f3696533f2246653774f85f49269f5059fb3fe65
Author: David Stenberg <david.stenberg at ericsson.com>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M llvm/include/llvm/CodeGen/TargetInstrInfo.h
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/TargetInstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
M llvm/lib/Target/ARM/ARMBaseInstrInfo.h
M llvm/lib/Target/X86/X86InstrInfo.cpp
M llvm/lib/Target/X86/X86InstrInfo.h
R llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-orr-moves.mir
R llvm/test/DebugInfo/MIR/X86/dbgcall-site-copy-super-sub.mir
M llvm/test/DebugInfo/MIR/X86/dbgcall-site-lea-interpretation.mir
R llvm/test/DebugInfo/MIR/X86/dbgcall-site-two-fwd-reg-defs.mir
Log Message:
-----------
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
This reverts commit 3cd93a4efcdeabeb20cb7bec9fbddcb540d337a1.
I'll recommit with a well-formatted arcanist commit message.
More information about the All-commits
mailing list