This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f78fbad6987 Remove unused variables. No functionality change. new 9736c3f1956 [X86] Enable extended comparison predicate support for SETU [...] new 98ac0873118 [X86] Remove a setLoadExtAction from the AVX512 section tha [...]
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/X86FastISel.cpp | 6 +-- lib/Target/X86/X86ISelLowering.cpp | 29 +++++------- test/CodeGen/X86/avx512-mov.ll | 24 ++++------ test/CodeGen/X86/avx512-schedule.ll | 24 ++++------ test/CodeGen/X86/avx512vl-mov.ll | 12 ++--- test/CodeGen/X86/commute-fcmp.ll | 60 +++++++----------------- test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll | 16 ++----- 7 files changed, 56 insertions(+), 115 deletions(-)