This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11496e7e16e fix trivial typo; NFC new 006e1f79e63 [InstCombine] In foldXorToXor, move the commutable matcher [...] new c9df51e6e95 [InstCombine] Add test cases to demonstrate failure to fold [...]
The 2 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 | 16 ++-- test/Transforms/InstCombine/and-or-not.ll | 92 +++++++++++++++++++++- test/Transforms/InstCombine/or-xor.ll | 76 +++++++++++++++++- 3 files changed, 168 insertions(+), 16 deletions(-)