This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5615362 Fix typo in test filename. NFC new 57101fc [TargetLowering] check for sign-bit comparisons in SimplifyDe [...] new 276a149 [X86][SSE] Add early-out when trying to match blend shuffle. NFCI.
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/CodeGen/SelectionDAG/TargetLowering.cpp | 19 ++++ lib/Target/X86/X86ISelLowering.cpp | 7 +- test/CodeGen/X86/vselect-pcmp.ll | 135 +++++++--------------------- 3 files changed, 53 insertions(+), 108 deletions(-)