This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7c87d986fb X86/TargetTransformInfo: Report div/rem constant immediate [...] new 639949cb150 Revert "AMDGPU/GlobalISel: Implement select for G_INSERT" new 0af72938856 Revert "DwarfDebug: Pick next location in case of missing l [...]
The 2 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: lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 112 ++++++++------------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 3 - lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 30 ------ lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 - .../AMDGPU/GlobalISel/inst-select-insert.mir | 49 --------- test/DebugInfo/AArch64/line-header.ll | 2 +- .../ARM/single-constant-use-preserves-dbgloc.ll | 3 +- test/DebugInfo/Mips/delay-slot.ll | 2 +- test/DebugInfo/NVPTX/debug-info.ll | 2 +- test/DebugInfo/X86/dwarf-no-source-loc.ll | 11 +- test/DebugInfo/X86/dwarf-no-source-loc.mir | 74 -------------- 11 files changed, 52 insertions(+), 237 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-insert.mir delete mode 100644 test/DebugInfo/X86/dwarf-no-source-loc.mir