This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30552b9602d [ARM] FP16 VSEL codegen new 3227db0643e Eliminate a bitwise 'not' op of 'not' min/max by inverting [...]
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 | 30 +++++ test/Transforms/InstCombine/max-of-nots.ll | 7 +- test/Transforms/InstCombine/xor.ll | 144 +++++++++++++++++++++ 3 files changed, 177 insertions(+), 4 deletions(-)