This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc9b41f [AVX-512] Remove masked pmin/pmax intrinsics and autoupgrade [...] new df936e3 [llvm-opt-report] Fix unroll-count reporting
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: test/tools/llvm-opt-report/Inputs/{q.cpp => q3.c} | 2 +- .../llvm-opt-report/Inputs/{q.yaml => q3.yaml} | 20 ++++++++--------- test/tools/llvm-opt-report/func-3.test | 25 ++++++++++++++++++++++ tools/llvm-opt-report/OptReport.cpp | 2 +- 4 files changed, 37 insertions(+), 12 deletions(-) copy test/tools/llvm-opt-report/Inputs/{q.cpp => q3.c} (92%) copy test/tools/llvm-opt-report/Inputs/{q.yaml => q3.yaml} (80%) create mode 100644 test/tools/llvm-opt-report/func-3.test