This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df04b22195f [X86] Fix unmatched parenthesis in r335768 new d7295192d1a [WebAssembly] Try fixing test/CodeGen/WebAssembly/vector_sdiv.ll new 857aa39725c [ADT] drop_begin: use adl_begin/adl_end. NFC. new f162464ba81 [DAGCombine] Disable TokenFactor simplifications when optnone.
The 3 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/ADT/iterator_range.h | 7 ++++--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++++ test/CodeGen/WebAssembly/vector_sdiv.ll | 6 +++--- unittests/ADT/IteratorTest.cpp | 13 +++++++++++++ 4 files changed, 24 insertions(+), 6 deletions(-)