Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PGO] Don't group COMDAT variables for compiler generated profile variables i... | Rong Xu | 2019-09-30 | 1 | -4/+4 |
* | [PGO] Don't use comdat groups for counters & data on COFF | Reid Kleckner | 2019-09-17 | 1 | -2/+2 |
* | [PGO] Use linkonce_odr linkage for __profd_ variables in comdat groups | Reid Kleckner | 2019-09-16 | 1 | -4/+4 |
* | [InstrProf] Use separate comdat group for data and counters | Reid Kleckner | 2019-02-27 | 1 | -2/+2 |
* | [InstrProf] Implement static profdata registration | Reid Kleckner | 2019-02-08 | 1 | -0/+38 |