This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c22ac1d Use trigrams to speed up SpecialCaseList. new 01ad70a [GVN] When merging blocks update LoopInfo if it's available
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 | 3 +- lib/Transforms/Scalar/GVN.cpp | 16 +++++++---- test/Transforms/GVN/stale-loop-info.ll | 50 ++++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/GVN/stale-loop-info.ll