This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 61161809db9 [DAG] Bound loop dependence check in merge optimization. new 3ff9c137a48 [InstCombine] Support vector splats in transformZExtICmp
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/Transforms/InstCombine/InstCombineCasts.cpp | 14 +++---- test/Transforms/InstCombine/compare-signs.ll | 16 ++++++++ test/Transforms/InstCombine/icmp.ll | 21 +++++++++++ test/Transforms/InstCombine/set.ll | 49 +++++++++++++++++++++++++ 4 files changed, 93 insertions(+), 7 deletions(-)