[PATCH] D41059: [PGO] MST min edge selection heuristic to ensure non-zero entry count

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 09:57:18 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320998: [PGO] add MST min edge selection heuristic to ensure non-zero entry count (authored by davidxl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41059?vs=127198&id=127385#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41059

Files:
  llvm/trunk/lib/Transforms/Instrumentation/CFGMST.h
  llvm/trunk/test/Transforms/PGOProfile/Inputs/landingpad.proftext
  llvm/trunk/test/Transforms/PGOProfile/Inputs/noreturncall.proftext
  llvm/trunk/test/Transforms/PGOProfile/branch1.ll
  llvm/trunk/test/Transforms/PGOProfile/counter_promo.ll
  llvm/trunk/test/Transforms/PGOProfile/infinite_loop_gen.ll
  llvm/trunk/test/Transforms/PGOProfile/landingpad.ll
  llvm/trunk/test/Transforms/PGOProfile/loop1.ll
  llvm/trunk/test/Transforms/PGOProfile/loop2.ll
  llvm/trunk/test/Transforms/PGOProfile/noreturncall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41059.127385.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/88eee533/attachment.bin>


More information about the llvm-commits mailing list