This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30cc7c81306 [CGP] Build the DominatorTree lazily new 92948ec17b6 [SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC
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/SelectionDAG.cpp | 22 +++- test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll | 8 +- test/CodeGen/SPARC/missinglabel.ll | 4 +- test/CodeGen/X86/2006-11-17-IllegalMove.ll | 8 +- test/CodeGen/X86/avx512-insert-extract.ll | 121 ++++++++++----------- test/CodeGen/X86/select.ll | 116 ++------------------ test/CodeGen/X86/undef-ops.ll | 2 - test/CodeGen/X86/urem-seteq-vec-nonsplat.ll | 16 +-- test/CodeGen/X86/vector-shift-ashr-sub128-widen.ll | 48 ++------ test/CodeGen/X86/vector-shift-lshr-sub128-widen.ll | 50 ++++----- 10 files changed, 129 insertions(+), 266 deletions(-)