This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 034cc08baf2 [AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update. Ad [...] new 9b4b5aa007f [Reassociate] Make one of the helper methods static because [...] new b9bca3e50b9 [Reassociate] Support some reassociation of vector xors new b1e0fcd9318 [InstCombine] Cleanup some duplicated one use checks
The 3 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/Transforms/Scalar/Reassociate.h | 2 -- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 14 ++++---------- lib/Transforms/Scalar/Reassociate.cpp | 17 +++++++++-------- test/Transforms/InstCombine/or-xor.ll | 4 ++-- test/Transforms/InstCombine/xor2.ll | 4 ++-- test/Transforms/Reassociate/fast-ReassociateVector.ll | 18 ++++++++++++++---- 6 files changed, 31 insertions(+), 28 deletions(-)