summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/InstrProfiling/comdat.ll
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Don't group COMDAT variables for compiler generated profile variables i...Rong Xu2019-09-301-4/+4
* [PGO] Don't use comdat groups for counters & data on COFFReid Kleckner2019-09-171-2/+2
* [PGO] Use linkonce_odr linkage for __profd_ variables in comdat groupsReid Kleckner2019-09-161-4/+4
* [InstrProf] Use separate comdat group for data and countersReid Kleckner2019-02-271-2/+2
* [InstrProf] Implement static profdata registrationReid Kleckner2019-02-081-0/+38
OpenPOWER on IntegriCloud