Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-profdata] Add overlap command to compute similarity b/w two profile files | Rong Xu | 2019-04-30 | 1 | -0/+25 |
Add overlap functionality to llvm-profdata tool to compute the similarity between two profile files. Differential Revision: https://reviews.llvm.org/D60977 llvm-svn: 359612 |