This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5c42a4d473b [MathExtras] Fix undefined behavior (shift by bit width) new f7fa9ffd087 IR: Remove some comments that are documenting the obvious. NFC. new 14ee3d3d791 [DAG] add splat vector support for 'and' in SimplifyDemandedBits
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: include/llvm/IR/ModuleSummaryIndex.h | 4 ---- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +- test/CodeGen/X86/avx512-ext.ll | 8 ++++---- test/CodeGen/X86/vector-rotate-128.ll | 11 ----------- test/CodeGen/X86/vector-rotate-256.ll | 17 +++-------------- 6 files changed, 9 insertions(+), 35 deletions(-)