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 | -19/+10 |
* | [ThinLTO] Compute synthetic function entry count | Easwaran Raman | 2018-12-13 | 1 | -2/+3 |
* | Remove CallGraphTraits and use equivalent methods in GraphTraits | Easwaran Raman | 2018-02-01 | 1 | -2/+2 |
* | [SyntheticCounts] Rewrite the code using only graph traits. | Easwaran Raman | 2018-01-25 | 1 | -74/+65 |
* | Add a pass to generate synthetic function entry counts. | Easwaran Raman | 2018-01-09 | 1 | -0/+122 |