This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 52f0f65 Pass EphValues by const-ref as it is not modified in the callee new dd5930f [InstCombine] Refactor optimization of zext(or(icmp, icmp)) t [...]
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/InstCombineAndOrXor.cpp | 3 +- lib/Transforms/InstCombine/InstCombineCasts.cpp | 20 +++++-- test/Transforms/InstCombine/zext-or-icmp.ll | 2 +- test/Transforms/InstCombine/zext.ll | 69 ++++++++++++++++++++++ 4 files changed, 87 insertions(+), 7 deletions(-)