This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55b8ae814b5 [Docs] Fix sphinx warning in OCamlLangImpl5.rst new 35a448d30e3 Revert [GVN] Preserve loop related analysis/canonical forms.
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/Analysis/CFG.h | 2 - include/llvm/Transforms/Scalar/GVN.h | 1 - lib/Analysis/CFG.cpp | 11 +---- lib/Transforms/Scalar/GVN.cpp | 25 ++-------- .../GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll | 10 +--- test/Transforms/GVN/preserve-analysis.ll | 56 ---------------------- 6 files changed, 9 insertions(+), 96 deletions(-) delete mode 100644 test/Transforms/GVN/preserve-analysis.ll