This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ba1553 Fix for Bindings/Go/go.test after patch r280700 new 6050b76 [JumpThreading] Only write back branch-weight MDs for blocks [...]
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/JumpThreading.h | 2 + lib/Transforms/Scalar/JumpThreading.cpp | 53 ++++++++++- test/Transforms/JumpThreading/static-profile.ll | 119 ++++++++++++++++++++++++ 3 files changed, 173 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/JumpThreading/static-profile.ll