llvm-project/llvm/lib/ProfileData
Easwaran Raman e5a17e3f1d Move ProfileSummary to IR.
This splits ProfileSummary into two classes: a ProfileSummary class that has methods to convert from/to metadata and a ProfileSummaryBuilder class that computes the profiles summary which is in ProfileData.

Differential Revision: http://reviews.llvm.org/D20314

llvm-svn: 270136
2016-05-19 21:07:12 +00:00
..
Coverage Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" 2016-05-19 03:54:45 +00:00
CMakeLists.txt Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00
InstrProf.cpp Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" 2016-05-19 03:54:45 +00:00
InstrProfReader.cpp Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00
InstrProfWriter.cpp Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00
LLVMBuild.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
ProfileSummaryBuilder.cpp Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00
SampleProf.cpp Use LineLocation instead of CallsiteLocation to index callsite profile. 2016-03-03 18:09:32 +00:00
SampleProfReader.cpp Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00
SampleProfWriter.cpp Move ProfileSummary to IR. 2016-05-19 21:07:12 +00:00