summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/SampleProfReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use ErrorOr for the ::create factory on instrumented and sample profilers.Diego Novillo2014-11-031-11/+14
* Add show and merge tools for sample PGO profiles.Diego Novillo2014-11-011-31/+15
* Add profile writing capabilities for sampling profiles.Diego Novillo2014-10-301-38/+212
* LineIterator: Provide a variant that keeps blank linesJustin Bogner2014-09-171-1/+1
* Re-factor sample profile reader into lib/ProfileData.Diego Novillo2014-09-091-0/+238
OpenPOWER on IntegriCloud