This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0215aedc694 [x86] add more tests for poetntial andnp splitting with AVX1; NFC new bb1f2f9d39d llvm-dwarfdump --statistics: Unique abstract origins across [...]
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: .../llvm-dwarfdump/X86/stats-inlining-multi-cu.ll | 193 +++++++++++++++++++++ .../llvm-dwarfdump/X86/stats-inlining-single-cu.ll | 185 ++++++++++++++++++++ tools/llvm-dwarfdump/Statistics.cpp | 69 +++++--- 3 files changed, 424 insertions(+), 23 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/stats-inlining-multi-cu.ll create mode 100644 test/tools/llvm-dwarfdump/X86/stats-inlining-single-cu.ll