This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0eb09fcac93 [NFC][InstCombine] Tests for x - ~(y) -> x + y + 1 fold ( [...] new 6a2f57ae8bb [benchmark] Disable CMake get_git_version new 0ca3c92d559 [SelectionDAG] Do minnum->minimum at legalization time inst [...]
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: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 22 ++++++---------------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 11 +++++++++++ test/CodeGen/WebAssembly/f32.ll | 18 ++++++++++++++++++ test/CodeGen/WebAssembly/simd-arith.ll | 22 ++++++++++++++++++++++ utils/benchmark/CMakeLists.txt | 7 +++++-- utils/benchmark/README.LLVM | 2 ++ 6 files changed, 64 insertions(+), 18 deletions(-)