summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ProfileData/SampleProfTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sample profile summary cleanupEaswaran Raman2016-03-281-1/+1
* Interface to get/set profile summary metadata to moduleEaswaran Raman2016-03-181-0/+13
* Fix memory leak in tests.Easwaran Raman2016-03-031-0/+1
* Use LineLocation instead of CallsiteLocation to index callsite profile.Dehao Chen2016-03-031-0/+2
* Metadata support for profile summary.Easwaran Raman2016-03-011-24/+37
* Add profile summary support for sample profile.Easwaran Raman2016-02-191-0/+30
* [PGO] Handle and report overflow during profile merge for all types of dataNathan Slingerland2015-12-161-0/+30
* [ProfileData] Add unit test infrastructure for sample profile reader/writerNathan Slingerland2015-12-101-0/+102
OpenPOWER on IntegriCloud