[PATCH] D18622: Replace the use of MaxFunctionCount module flag

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 10:52:23 PDT 2016


eraman updated this revision to Diff 53590.
eraman added a comment.

Use ManagedStatic and a mutex to access the cache


http://reviews.llvm.org/D18622

Files:
  include/llvm/ProfileData/ProfileCommon.h
  lib/Analysis/InlineCost.cpp
  lib/ProfileData/ProfileSummary.cpp
  test/Transforms/Inline/inline-cold-callee.ll
  test/Transforms/Inline/inline-hot-callee.ll
  unittests/ProfileData/CMakeLists.txt
  unittests/ProfileData/ProfileSummaryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18622.53590.patch
Type: text/x-patch
Size: 13153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/f15b9168/attachment.bin>


More information about the llvm-commits mailing list