summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/value-prof.proftext
Commit message (Expand)AuthorAgeFilesLines
* [llvm-profdata] add value-cutoff functionality in show commandRong Xu2019-01-081-3/+3
* [PGO] Revert r350579 to fix commit message.Rong Xu2019-01-081-3/+3
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-071-3/+3
* [PGO] Refactor profile dumping function for ease of adding other profile kindRong Xu2017-03-091-8/+8
* [PGO] Text format profile reader needs to clear the value profileRong Xu2017-03-031-0/+9
* [Profile] dump ic value profile value/site-count histogramXinliang David Li2016-09-201-0/+3
* [profile] show more statisticsXinliang David Li2016-05-231-2/+8
* Revert r260064, "Disable llvm/test/tools/llvm-profdata/value-prof.proftext on...NAKAMURA Takumi2016-02-251-2/+0
* Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. I...NAKAMURA Takumi2016-02-071-0/+2
* [PGO] Ensure vp data in indexed profile always sortedXinliang David Li2016-01-081-2/+8
* Test cleanup -- remove duplicate run linesXinliang David Li2015-12-151-4/+0
* [PGO] Value profiling text format reader/writer supportXinliang David Li2015-12-141-0/+61
OpenPOWER on IntegriCloud