This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b0ac2c3d94 [X86] Make the STTNI flag intrinsics use the flags from pcm [...] new 971993b371e [DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor
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 | 7 + test/CodeGen/WebAssembly/vector_sdiv.ll | 22 + test/CodeGen/X86/combine-sdiv.ll | 4992 ++++++++++++++++++++++-------- 3 files changed, 3652 insertions(+), 1369 deletions(-) create mode 100644 test/CodeGen/WebAssembly/vector_sdiv.ll