This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3682387e68b [RegisterCoalscer] Manually remove leftover segments when c [...] new 8be8c4ddf62 [GVN] Assign new value number to calls reading memory, if t [...] new 2f00acbb71c [InstCombine] Pull simple checks above a more complicated o [...]
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 | 6 ++--- lib/Transforms/Scalar/GVN.cpp | 22 +++++++--------- test/Transforms/GVN/no-mem-dep-info.ll | 29 ++++++++++++++++++++++ 3 files changed, 40 insertions(+), 17 deletions(-) create mode 100644 test/Transforms/GVN/no-mem-dep-info.ll