[PATCH] D36288: Use profile summary to disable peeling for huge working sets

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 16:43:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310005: Use profile summary to disable peeling for huge working sets (authored by tejohnson).

Repository:
  rL LLVM

https://reviews.llvm.org/D36288

Files:
  llvm/trunk/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/test/Other/new-pm-defaults.ll
  llvm/trunk/test/Other/new-pm-thinlto-defaults.ll
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36288.109656.patch
Type: text/x-patch
Size: 12251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/5991b455/attachment.bin>


More information about the llvm-commits mailing list