This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f609ed2b6b [InstCombine] add tests for abs using bit hackery; NFC new 69ac4825384 [X86] Make a couple helper lowering methods static. new db4e07a1a3d [X86] Fix typo in variable name. NFC new 0d51b663974 [X86] Fix InsertBitToMaskVector to only issue KSHIFTS of na [...]
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/X86ISelLowering.cpp | 55 ++++-- lib/Target/X86/X86ISelLowering.h | 2 - test/CodeGen/X86/avx512-insert-extract.ll | 22 ++- test/CodeGen/X86/avx512-mask-op.ll | 54 +++--- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 270 ++++++++++------------------ 5 files changed, 174 insertions(+), 229 deletions(-)