This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c3581688dc Fix spelling in comment. NFCI. new 09128909d61 Add heuristics for irreducible loop metadata under PGO
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/BlockFrequencyInfoImpl.h | 44 +++++++++++---- .../Instrumentation/PGOInstrumentation.cpp | 13 ++++- .../Analysis/BlockFrequencyInfo/irreducible_pgo.ll | 65 ++++++++++++++++++++++ test/Transforms/PGOProfile/irreducible.ll | 2 + 4 files changed, 112 insertions(+), 12 deletions(-)