This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cbb461dd161 Fix SEH_NoReturn machine verifier error new ffc97f6ec59 [GVN] Verify value equality before doing phi translation fo [...]
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/GVN.h | 2 + lib/Transforms/Scalar/GVN.cpp | 40 ++++++++++++++++- test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++++++++++++++++ 3 files changed, 128 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/GVN/pr42605.ll