This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d8df57d5ede [X86] Change the masked FPCLASS implementation to use AND i [...] new 88a555f700e [X86] Don't use EXTRACT_ELEMENT from v1i1 with i8/i32 resul [...]
The 1 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/X86ISelDAGToDAG.cpp | 6 ++++- lib/Target/X86/X86ISelLowering.cpp | 50 +++++++++++++++++++++++++---------- lib/Target/X86/X86InstrVecCompiler.td | 17 ++++++++++++ test/CodeGen/X86/avx512-cmp.ll | 18 ++++--------- test/CodeGen/X86/avx512-intrinsics.ll | 24 ++++++++--------- test/CodeGen/X86/avx512-schedule.ll | 6 ++--- test/CodeGen/X86/gpr-to-mask.ll | 16 +++++------ 7 files changed, 83 insertions(+), 54 deletions(-)