This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 072da283042 [X86][SSE] Add support for v4i8 add reduction new 9a6583f43fa llvm-dwarfdump: Add verbose printing for debug_loclists
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/DebugInfo/DWARF/DWARFDebugLoc.h | 12 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 6 +- lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 140 +++++++++++++++------ lib/DebugInfo/DWARF/DWARFDie.cpp | 4 +- test/CodeGen/X86/debug-loclists.ll | 6 +- test/DebugInfo/X86/dwarfdump-debug-loclists.test | 11 +- test/DebugInfo/X86/fission-ranges.ll | 31 +++-- .../X86/debug_loclists_startx_length.s | 4 +- 8 files changed, 157 insertions(+), 57 deletions(-)