This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 371257ed10a Delete temp file if rename fails. new 9a320d92847 [PGO] detect infinite loop and form MST properly
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: lib/Transforms/Instrumentation/CFGMST.h | 22 +++++++++- .../Instrumentation/PGOInstrumentation.cpp | 50 ++++++++++++++++------ test/Transforms/PGOProfile/infinite_loop_gen.ll | 18 ++++++++ 3 files changed, 75 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/PGOProfile/infinite_loop_gen.ll