This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 253f4c70b23 [X86][SSE] Lower immediately to PACKUS instead of VECTOR_SHUFFLE. new 8f862e5873f [TargetLowering] Improve SimplifyDemandedVectorElts/Simplif [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 17 ++ test/CodeGen/X86/known-bits-vector.ll | 12 +- test/CodeGen/X86/known-signbits-vector.ll | 13 +- test/CodeGen/X86/reduce-trunc-shl.ll | 6 +- test/CodeGen/X86/shrink_vmul.ll | 50 ++---- test/CodeGen/X86/vector-trunc-math-widen.ll | 258 ++++------------------------ test/CodeGen/X86/vector-trunc-math.ll | 258 ++++------------------------ 7 files changed, 96 insertions(+), 518 deletions(-)