summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/InstrProfiling/linkage.ll
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Don't group COMDAT variables for compiler generated profile variables i...Rong Xu2019-09-301-2/+2
* [PGO] Don't use comdat groups for counters & data on COFFReid Kleckner2019-09-171-1/+1
* [PGO] Use linkonce_odr linkage for __profd_ variables in comdat groupsReid Kleckner2019-09-161-2/+2
* [InstrProf] Implement static profdata registrationReid Kleckner2019-02-081-18/+25
* [InstrProf] Don't register __llvm_profile_runtime_userReid Kleckner2018-07-271-18/+15
* [InstrProf] Use comdats on COFF for available_externally functionsReid Kleckner2018-07-261-0/+7
* [InstrProfiling] Emit the runtime hook when no counters are loweredVedant Kumar2018-02-281-3/+3
* [profile] Fix runtime hook linkage bug for COFFXinliang David Li2016-05-241-0/+3
* Port InstrProfiling pass to the new pass managerXinliang David Li2016-04-181-0/+2
* [PGO] Remove redundant counter copies for avail_extern functions.Xinliang David Li2016-02-271-0/+10
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-16/+16
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-16/+16
* [PGO] Value profiling supportBetul Buyukkurt2015-11-181-4/+4
* [PGO] Do not emit runtime hook user function for LinuxXinliang David Li2015-10-291-15/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* InstrProf: Make the __llvm_profile_runtime_user symbol hiddenJustin Bogner2015-02-251-1/+1
* InstrProf: Test for appropriate linkage of the profiling structuresJustin Bogner2015-02-241-0/+46
OpenPOWER on IntegriCloud