This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11f8919bd36 [llvm-objdump][MachO] Fix test to work on Windows new 47f150c32d3 [X86] Simplify the BRCOND handling for FCMP_UNE. new 288df965703 [X86] Call SimplifyDemandedBits on conditions of X86ISD::SH [...]
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 | 51 ++++++++++++--------------- test/CodeGen/X86/avx2-logic.ll | 2 -- test/CodeGen/X86/vector-reduce-smax.ll | 43 +++++++++++------------ test/CodeGen/X86/vector-reduce-smin.ll | 63 ++++++++++++++++------------------ test/CodeGen/X86/vector-reduce-umax.ll | 33 ++++++++---------- test/CodeGen/X86/vector-reduce-umin.ll | 63 ++++++++++++++++------------------ 6 files changed, 116 insertions(+), 139 deletions(-)