This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4bce98cf1d8 [X86] Merge some x87 instruction instregex single matches. NFCI. new a9bc2db4f52 [PatternMatch] Stabilize the matching order of commutative [...]
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: include/llvm/IR/PatternMatch.h | 42 ++++++++++++++---- lib/Analysis/ValueTracking.cpp | 7 +-- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 19 ++------ lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 26 +++++------ test/Transforms/InstCombine/and-or-not.ll | 10 ++--- test/Transforms/InstCombine/or-xor.ll | 8 ++-- unittests/IR/PatternMatch.cpp | 50 ++++++++++++++++++++++ 7 files changed, 108 insertions(+), 54 deletions(-)