This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 314111b736a [KnownBits] Add const to some methods. NFC new b1aec70893f Fix non-determinism in Reassociate caused by address coincidences
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/Transforms/Scalar/Reassociate.h | 9 +- lib/Transforms/Scalar/Reassociate.cpp | 23 ++++- .../pointer-collision-non-determinism.ll | 107 +++++++++++++++++++++ 3 files changed, 133 insertions(+), 6 deletions(-) create mode 100644 test/Transforms/Reassociate/pointer-collision-non-determinism.ll