Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Refactor synthetic profile count computation. NFC. | Easwaran Raman | 2019-01-09 | 1 | -14/+21 |
* | [ThinLTO] Compute synthetic function entry count | Easwaran Raman | 2018-12-13 | 1 | -1/+1 |
* | [SyntheticCounts] Rewrite the code using only graph traits. | Easwaran Raman | 2018-01-25 | 1 | -6/+17 |
* | Add a ProfileCount class to represent entry counts. | Easwaran Raman | 2018-01-17 | 1 | -1/+3 |
* | Add a pass to generate synthetic function entry counts. | Easwaran Raman | 2018-01-09 | 1 | -0/+127 |