This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21474c96c13 Update CodeGen to use hasMetadata as appropriate [NFC] new 3339db28844 [InstCombine] sub(xor(x, y), or(x, y)) -> neg(and(x, y))
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/InstCombineAddSub.cpp | 9 ++++++ test/Transforms/InstCombine/sub-xor-or-neg-and.ll | 35 ++++++++++------------- 2 files changed, 24 insertions(+), 20 deletions(-)