This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcbc34e Fix comment about Intr*Mem properties new 9ef1010 Add some release notes about the fix for PR26774 new 6c8569f AMDGPU: Re-visit nodes in performAndCombine new 644f4f6 llvm-symbolizer: Avoid infinite recursion walking dwos where [...] new 0983344 Fix llvm/test/CodeGen/ARM/Windows/dbzchk.ll not to check mixe [...]
The 4 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: docs/ReleaseNotes.rst | 10 ++++++++++ include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 6 +++--- include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 6 +++--- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 10 ++++++---- lib/DebugInfo/DWARF/DWARFUnit.cpp | 13 ++++++++----- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +++++ test/CodeGen/AMDGPU/and.ll | 15 +++++++++------ test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll | 6 +++--- test/CodeGen/ARM/Windows/dbzchk.ll | 4 ++-- test/DebugInfo/Inputs/split-dwarf-empty.dwo | Bin 0 -> 1177 bytes test/DebugInfo/Inputs/split-dwarf-empty.o | Bin 0 -> 1648 bytes test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test | 10 ++++++++++ 12 files changed, 59 insertions(+), 26 deletions(-) create mode 100644 test/DebugInfo/Inputs/split-dwarf-empty.dwo create mode 100644 test/DebugInfo/Inputs/split-dwarf-empty.o create mode 100644 test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test