This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74727ab [XRay] Support multiple return instructions in a single basic block new bcb836f [X86] Regenerate a test using update_llc_test_checks.py. new 2699e28 [AVX-512] Add test cases for masked floating point logic oper [...] new f903ac6 [AVX-512] Add patterns to select masked logical operations if [...]
The 3 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/Target/X86/X86InstrAVX512.td | 210 +++++++++ test/CodeGen/X86/avx512-logic.ll | 357 +++++++++++++++ test/CodeGen/X86/avx512vl-logic.ll | 869 ++++++++++++++++++++++++++++++++++--- 3 files changed, 1387 insertions(+), 49 deletions(-)