This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8a0898f79f [NewGVN] Fix typo and format comment. NFCI. new 05c11eb3e65 revert r301766: InstructionSimplify: Canonicalize shuffle o [...] new a6125fe83be [DWARFv5] Parse new line-table header format.
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: include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 4 + lib/Analysis/InstructionSimplify.cpp | 49 +++---- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 165 +++++++++++++++++++--- test/DebugInfo/Inputs/dwarfdump-header.elf-x86-64 | Bin 2376 -> 3056 bytes test/DebugInfo/Inputs/dwarfdump-header.s | 114 ++++++++++++++- test/DebugInfo/dwarfdump-header.test | 36 ++++- 6 files changed, 315 insertions(+), 53 deletions(-)