[PATCH] D20314: Move ProfileSummary to IR

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 14:13:40 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270136: Move ProfileSummary to IR. (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D20314?vs=57425&id=57857#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20314

Files:
  llvm/trunk/include/llvm/IR/ProfileSummary.h
  llvm/trunk/include/llvm/ProfileData/ProfileCommon.h
  llvm/trunk/lib/IR/CMakeLists.txt
  llvm/trunk/lib/IR/ProfileSummary.cpp
  llvm/trunk/lib/ProfileData/CMakeLists.txt
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/lib/ProfileData/ProfileSummary.cpp
  llvm/trunk/lib/ProfileData/ProfileSummaryBuilder.cpp
  llvm/trunk/lib/ProfileData/SampleProfReader.cpp
  llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20314.57857.patch
Type: text/x-patch
Size: 52259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/e5f0abbf/attachment.bin>


More information about the llvm-commits mailing list