This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6186e8e51b1 [AMDGPU] Support emitting GOT relocations for function calls new 2260299d7e2 [DEBUGINFO] Reposting r352642: Handle restore instructions [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/MachineInstr.h | 13 ++ lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 43 ++--- lib/CodeGen/LiveDebugValues.cpp | 211 +++++++++++++++------ lib/CodeGen/MachineInstr.cpp | 54 +++++- .../MIR/X86/live-debug-values-restore.mir | 189 ++++++++++++++++++ 5 files changed, 418 insertions(+), 92 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-restore.mir