aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/SampleProfReader.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Use ErrorOr for the ::create factory on instrumented and sample profilers.Diego Novillo1-11/+14
2014-11-01Add show and merge tools for sample PGO profiles.Diego Novillo1-31/+15
2014-10-30Add profile writing capabilities for sampling profiles.Diego Novillo1-38/+212
2014-09-17LineIterator: Provide a variant that keeps blank linesJustin Bogner1-1/+1
2014-09-09Re-factor sample profile reader into lib/ProfileData.Diego Novillo1-0/+238