[PATCH] D41461: Add hasProfileData() to check if a function has profile data. NFC.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 17:34:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321331: Add hasProfileData() to check if a function has profile data. NFC. (authored by eraman, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41461?vs=127776&id=127972#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41461

Files:
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopSink.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41461.127972.patch
Type: text/x-patch
Size: 8397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/cf1fbd34/attachment.bin>


More information about the llvm-commits mailing list