This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e902d0a63a DebugInfo/DWARF: Minor expression simplification new fdb7e915f23 llvm-dwarfdump: Add dwo parsing to --statistics. new 2deb068b06a Add ".dword" directive
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/DWARFUnit.h | 7 + lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 8 +- test/MC/AArch64/size-directive.s | 39 + ...atistics-fib.s => statistics-fib.split-dwarf.s} | 1455 +++++++++++--------- .../{statistics-v3.test => statistics-dwo.test} | 49 +- tools/llvm-dwarfdump/Statistics.cpp | 2 +- 6 files changed, 910 insertions(+), 650 deletions(-) create mode 100644 test/MC/AArch64/size-directive.s copy test/tools/llvm-dwarfdump/X86/Inputs/{statistics-fib.s => statistics-fib.spli [...] copy test/tools/llvm-dwarfdump/X86/{statistics-v3.test => statistics-dwo.test} (52%)