This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e21d8d [cmake] Refactor warning flag logic to use Unix warnings with [...] new 308a80b PR32288: More efficient encoding for DWARF expr subregister access.
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/AsmPrinter/DwarfExpression.cpp | 31 +++++++++++++++++++++++-- lib/CodeGen/AsmPrinter/DwarfExpression.h | 7 +++++- test/CodeGen/ARM/debug-info-s16-reg.ll | 2 -- test/CodeGen/ARM/debug-info-sreg2.ll | 2 +- test/DebugInfo/ARM/s-super-register.ll | 4 +--- test/DebugInfo/X86/PR26148.ll | 2 +- test/DebugInfo/X86/dbg-value-const-byref.ll | 4 ++-- test/DebugInfo/X86/dbg-value-regmask-clobber.ll | 6 ++--- test/DebugInfo/X86/dw_op_minus_direct.ll | 4 ++-- test/DebugInfo/X86/fission-ranges.ll | 8 +++---- test/DebugInfo/X86/single-dbg_value.ll | 4 ++-- test/DebugInfo/X86/subreg.ll | 5 ++-- test/DebugInfo/X86/subregisters.ll | 6 ++--- 13 files changed, 56 insertions(+), 29 deletions(-)