This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 616c32878e5 [DAGCombiner] When folding fold (sext/zext (and/or/xor (sex [...] new b8468b438e9 [X86] Remove unused function argument. NFC new 5a244937201 [X86] Add DAG combine to turn (bitcast (and/or/xor (bitcast [...]
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/Target/X86/X86ISelLowering.cpp | 60 +- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 82 +- test/CodeGen/X86/avx512-mask-op.ll | 118 +- test/CodeGen/X86/avx512-schedule.ll | 45 +- test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 28 +- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 102 +- test/CodeGen/X86/avx512bw-mask-op.ll | 8 +- test/CodeGen/X86/avx512bw-vec-test-testn.ll | 16 +- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 80 +- test/CodeGen/X86/avx512bwvl-vec-test-testn.ll | 32 +- test/CodeGen/X86/avx512dq-mask-op.ll | 4 +- test/CodeGen/X86/avx512f-vec-test-testn.ll | 16 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 20 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 2053 ++++++++++----------- test/CodeGen/X86/avx512vl-vec-test-testn.ll | 18 +- test/CodeGen/X86/combine-testm-and.ll | 21 +- test/CodeGen/X86/stack-folding-int-avx512.ll | 18 +- 17 files changed, 1323 insertions(+), 1398 deletions(-)