This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42ab77b051b Revert "[Dwarf] Disable reference verification for now (PR32972)" new d1adb786cc9 [X86][SSE42] Lower v2i64/v4i64 ASHR(X, 63) as PCMPGTQ(0, X)
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/X86ISelLowering.cpp | 8 +++ test/CodeGen/X86/combine-abs.ll | 11 ++-- test/CodeGen/X86/packss.ll | 11 ++-- test/CodeGen/X86/pr32907.ll | 46 +++++++++------- test/CodeGen/X86/vector-pcmp.ll | 11 ++-- test/CodeGen/X86/viabs.ll | 107 +++++++++++++++++-------------------- 6 files changed, 98 insertions(+), 96 deletions(-)