Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PGO] Refactor profile dumping function for ease of adding other profile kind | Rong Xu | 2017-03-09 | 1 | -8/+8 |
* | [PGO] Text format profile reader needs to clear the value profile | Rong Xu | 2017-03-03 | 1 | -0/+9 |
* | [Profile] dump ic value profile value/site-count histogram | Xinliang David Li | 2016-09-20 | 1 | -0/+3 |
* | [profile] show more statistics | Xinliang David Li | 2016-05-23 | 1 | -2/+8 |
* | Revert r260064, "Disable llvm/test/tools/llvm-profdata/value-prof.proftext on... | NAKAMURA Takumi | 2016-02-25 | 1 | -2/+0 |
* | Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. I... | NAKAMURA Takumi | 2016-02-07 | 1 | -0/+2 |
* | [PGO] Ensure vp data in indexed profile always sorted | Xinliang David Li | 2016-01-08 | 1 | -2/+8 |
* | Test cleanup -- remove duplicate run lines | Xinliang David Li | 2015-12-15 | 1 | -4/+0 |
* | [PGO] Value profiling text format reader/writer support | Xinliang David Li | 2015-12-14 | 1 | -0/+61 |