This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d3b7a7cfa09 [DAGCombine] (uaddo X, (addcarry Y, 0, Carry)) -> (addcarry [...] new 9697c664a6b [InstCombine] don't use DeMorgan's Law on integer constants
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 | 39 ++++++++++++---------- test/Transforms/InstCombine/assume2.ll | 8 ++--- test/Transforms/InstCombine/demorgan.ll | 12 +++---- 3 files changed, 31 insertions(+), 28 deletions(-)