This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d86313ae7b9 X86 Tests: Unsigned saturation subtraction tests. NFC. new 9da33de7dae [X86][SKX][KNL] Updated regression tests to use -mattr inst [...] new ba6de61c301 [InlineCost] add visitSelectInst()
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: lib/Analysis/InlineCost.cpp | 82 + test/CodeGen/X86/avx512-cvt.ll | 1163 +- test/CodeGen/X86/avx512-insert-extract.ll | 441 +- test/CodeGen/X86/avx512-mask-op.ll | 639 +- test/CodeGen/X86/avx512-vec-cmp.ll | 115 +- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 2158 +-- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 152 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 17517 +++++++++++--------- test/CodeGen/X86/sse42-intrinsics-x86.ll | 2 +- test/Transforms/Inline/AArch64/select.ll | 251 + 10 files changed, 12102 insertions(+), 10418 deletions(-) create mode 100644 test/Transforms/Inline/AArch64/select.ll