This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd7c7ddb556 [ValueTracking] determine sign of 0.0 from select when matc [...] new 0547a961bb2 [X86] Add vector shift by immediate to SimplifyDemandedBits [...]
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 | 42 ++++++++++ test/CodeGen/X86/combine-srl.ll | 12 +-- test/CodeGen/X86/combine-udiv.ll | 42 ++++------ test/CodeGen/X86/known-signbits-vector.ll | 61 ++++++--------- test/CodeGen/X86/pr35918.ll | 12 +-- test/CodeGen/X86/vector-shift-ashr-128.ll | 12 +-- test/CodeGen/X86/vector-shift-ashr-256.ll | 29 +++---- test/CodeGen/X86/vector-trunc-usat.ll | 122 +++++++++++++++--------------- 8 files changed, 165 insertions(+), 167 deletions(-)