This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09128909d61 Add heuristics for irreducible loop metadata under PGO new a0332bee4fd bpf: add a test case for trunc-op optimization new d2dfb38ff40 Fix a lld-x86_64-darwin13 build error.
The 2 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/BlockFrequencyInfoImpl.h | 3 +- test/CodeGen/BPF/remove_truncate_3.ll | 106 +++++++++++++++++++++++++ 2 files changed, 107 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/BPF/remove_truncate_3.ll