This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd2a5b6 SamplePGO ThinLTO ICP fix for local functions. new bea559b [DAG] vector div/rem with any zero element in divisor is undef
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: include/llvm/CodeGen/SelectionDAG.h | 3 +++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 10 +-------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 36 +++++++++++++++++++++++++------ test/CodeGen/X86/div-rem-simplify.ll | 5 ----- test/CodeGen/X86/vec_sdiv_to_shift.ll | 14 +----------- 5 files changed, 35 insertions(+), 33 deletions(-)