summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfilingPlatformOther.c
Commit message (Expand)AuthorAgeFilesLines
* [profile] initialize static pool properly Xinliang David Li2016-05-221-0/+3
* Fix typoXinliang David Li2016-05-211-1/+1
* [profile] Static counter allocation for value profiling (part-2)Xinliang David Li2016-05-211-0/+8
* Fix windows build bot failureXinliang David Li2016-02-081-1/+2
* [PGO] Enable compression in pgo instrumentationXinliang David Li2016-02-081-12/+26
* [PGO] Fix build failure with MSVCXinliang David Li2015-12-191-10/+8
* [PGO] cleanup: unify prefix for portability macrosXinliang David Li2015-12-161-7/+7
* [PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li2015-11-231-14/+10
* [PGO] Cleanup: fix function-data field namesXinliang David Li2015-11-081-8/+8
* [PGO] Eliminate prof data register calls on FreeBSD platformXinliang David Li2015-10-191-1/+1
* [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.Xinliang David Li2015-10-131-1/+1
* profile: Avoid name collisions between instrumentation and runtimeJustin Bogner2014-09-041-6/+6
* InstrProf: Fix shared object profilingDuncan P. N. Exon Smith2014-05-161-0/+7
* Fix typosAlp Toker2014-05-151-1/+1
* [profile] Flatten profile runtime - define platform-specific code in sources,...Alexey Samsonov2014-04-221-0/+3
* InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith2014-03-211-1/+2
* PGO: Declare zero-argument C functions as foo(void)Duncan P. N. Exon Smith2014-03-201-6/+10
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-10/+10
* PGO: Add function to reset counters at runtimeDuncan P. N. Exon Smith2014-03-201-4/+4
* PGO: Moving files for clarityDuncan P. N. Exon Smith2014-03-201-0/+59
OpenPOWER on IntegriCloud