summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPlatformOther.c
AgeCommit message (Expand)Author
2017-12-14[profile] Port the runtime to Solaris (retry)Vedant Kumar
2017-12-14Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar
2017-12-14[profile] Port the runtime to SolarisVedant Kumar
2016-05-22[profile] initialize static pool properly Xinliang David Li
2016-05-21Fix typoXinliang David Li
2016-05-21[profile] Static counter allocation for value profiling (part-2)Xinliang David Li
2016-02-08Fix windows build bot failureXinliang David Li
2016-02-08[PGO] Enable compression in pgo instrumentationXinliang David Li
2015-12-19[PGO] Fix build failure with MSVCXinliang David Li
2015-12-16[PGO] cleanup: unify prefix for portability macrosXinliang David Li
2015-11-23[PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li
2015-11-08[PGO] Cleanup: fix function-data field namesXinliang David Li
2015-10-19[PGO] Eliminate prof data register calls on FreeBSD platformXinliang David Li
2015-10-13[PGO]: Eliminate calls to __llvm_profile_register_function for Linux.Xinliang David Li
2014-09-04profile: Avoid name collisions between instrumentation and runtimeJustin Bogner
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith
2014-05-15Fix typosAlp Toker
2014-04-22[profile] Flatten profile runtime - define platform-specific code in sources,...Alexey Samsonov
2014-03-21InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith
2014-03-20PGO: Declare zero-argument C functions as foo(void)Duncan P. N. Exon Smith
2014-03-20PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith
2014-03-20PGO: Add function to reset counters at runtimeDuncan P. N. Exon Smith
2014-03-20PGO: Moving files for clarityDuncan P. N. Exon Smith