This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4dcfa85e5d0 [AMDGPU] Partial revert for the ba447bae7448435c9986eece081 [...] new 891c55ccc57 [DebugInfo] Incorrect debug info record generated for loop [...]
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: lib/CodeGen/LiveDebugVariables.cpp | 20 +-- .../AArch64/wrong_debug_loc_after_regalloc.ll | 171 +++++++++++++++++++++ test/DebugInfo/X86/dbg-addr-dse.ll | 7 +- test/DebugInfo/X86/live-debug-variables.ll | 2 +- 4 files changed, 176 insertions(+), 24 deletions(-) create mode 100644 test/CodeGen/AArch64/wrong_debug_loc_after_regalloc.ll