This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec89325da0d [ARM] Add some VMOVN tests. NFC new a8bfb47f37e [x86] add tests for possible select to sra transforms; NFC new 852f45a10a2 Revert r374771 "[llvm-size] Tidy up error messages (PR42970)"
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: test/CodeGen/X86/select-sra.ll | 229 ++++++++++++++++++++++++++++++++ test/tools/llvm-size/invalid-input.test | 10 +- test/tools/llvm-size/no-input.test | 2 +- tools/llvm-size/llvm-size.cpp | 44 +++--- 4 files changed, 259 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/X86/select-sra.ll