This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8af0cf9929d Revert [llvm-objcopy][NFC] Refactor output target parsing new 2d7ed2481d6 Teach the DAGCombine to fold this pattern(c1 and c2 is constant).
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 | 30 +++- test/CodeGen/PowerPC/bool-math.ll | 4 +- test/CodeGen/PowerPC/select_const.ll | 269 +++++++++--------------------- test/CodeGen/X86/avx512-insert-extract.ll | 36 ++-- test/CodeGen/X86/cmov-promotion.ll | 71 ++++---- test/CodeGen/X86/select.ll | 12 +- 6 files changed, 162 insertions(+), 260 deletions(-)