This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6bb5006d9eb Fix nondeterminism introduced in r353954 new 3ae58c3794f [TargetLowering] Add SimplifyDemandedBits support for ISD:: [...]
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/DAGCombiner.cpp | 10 +++++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 38 +++++++++++++++++++++++++++++ test/CodeGen/X86/known-signbits-vector.ll | 4 +-- test/CodeGen/X86/mulvi32.ll | 16 +++--------- test/CodeGen/X86/vector-shuffle-128-v16.ll | 8 +++--- test/CodeGen/X86/vector-shuffle-128-v8.ll | 8 +++--- test/CodeGen/X86/vector-shuffle-256-v16.ll | 6 ++--- test/CodeGen/X86/vector-shuffle-256-v32.ll | 2 +- test/CodeGen/X86/vector-shuffle-512-v32.ll | 4 +-- 9 files changed, 65 insertions(+), 31 deletions(-)