[PATCH] D40873: [PGO] handle infinite loop properly in pgo instrumention

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 14:24:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320104: [PGO] detect infinite loop and form MST properly (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D40873?vs=125650&id=126046#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40873

Files:
  llvm/trunk/include/llvm/Analysis/BlockFrequencyInfo.h
  llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/trunk/lib/Analysis/BlockFrequencyInfo.cpp
  llvm/trunk/lib/Transforms/Instrumentation/CFGMST.h
  llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/trunk/test/Transforms/PGOProfile/infinite_loop_gen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40873.126046.patch
Type: text/x-patch
Size: 10578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/7cff6dd0/attachment.bin>


More information about the llvm-commits mailing list