This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10866b987e7 [GlobalISel][X86] fix %ptr(p0) = G_CONSTANT selection. new 310192f26f5 Revert "[GVN] Recommit the patch "Add phi-translate support [...]
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 | 30 +---- lib/Transforms/Scalar/GVN.cpp | 186 +++++------------------------ test/Transforms/GVN/PRE/phi-translate-2.ll | 131 -------------------- test/Transforms/GVN/PRE/pre-gep-load.ll | 2 +- test/Transforms/GVN/PRE/pre-load.ll | 6 +- 5 files changed, 34 insertions(+), 321 deletions(-) delete mode 100644 test/Transforms/GVN/PRE/phi-translate-2.ll