summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPort.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [profile] Fix value profile runtime merging issuesRong Xu2018-04-021-0/+2
* [profile] Port the runtime to Solaris (retry)Vedant Kumar2017-12-141-3/+11
* Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar2017-12-141-11/+3
* [profile] Port the runtime to SolarisVedant Kumar2017-12-141-3/+11
* [profile] use GetComputerNameExW instead of gethostname on WindowsBob Haarman2016-11-291-3/+3
* [Profile] instroduce portability macro for dir separator(sXinliang David Li2016-07-151-0/+14
* Fix most MSVC warnings in compiler-rt profiling libraryReid Kleckner2016-06-171-0/+1
* [profile] cleanup file setting codeXinliang David Li2016-06-101-0/+3
* [profile] in-process merging support part-3Xinliang David Li2016-06-081-0/+4
* [profile] Avoid unused variable warning.Sean Silva2016-05-271-1/+1
* Add portable macro in common headerXinliang David Li2016-05-261-0/+10
* [profile] PROF_ERR, PROF_WARNXinliang David Li2016-05-201-2/+4
* [profile] Add portability macro for atomic fetch_and_addXinliang David Li2016-05-161-0/+10
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-1/+1
* Use __builtin_alloca with __GNUC__Xinliang David Li2016-05-151-3/+2
* [profile] Eliminate dynamic memory allocation for vp writingXinliang David Li2016-05-141-0/+3
* [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...Filipe Cabecinhas2016-03-071-0/+1
* [PGO] internal API name cleanups (for better consistency)Xinliang David Li2016-03-061-2/+2
* Add some minimal portability code paths for PS4.Sean Silva2016-03-021-0/+2
* Fix build with VS2015Ismail Donmez2016-01-301-0/+2
* [profile] Support hostname expansion in LLVM_PROFILE_FILEVedant Kumar2016-01-291-0/+8
* Minor cleanup /NFCXinliang David Li2016-01-281-0/+1
* [profile] Add comments to portability macros for readability (NFC)Vedant Kumar2016-01-081-3/+3
* [PGO]: Eliminate custom typedefs in the FreeBSD case Xinliang David Li2015-12-301-18/+4
* [PGO] testing _WIN64 instead of _WIN32Xinliang David Li2015-12-201-5/+5
* [PGO] Implement BOOL_CMPXCHG for WindowsXinliang David Li2015-12-201-0/+13
* Fix typo in MSC pathXinliang David Li2015-12-171-1/+1
* [PGO] cleanup: unify prefix for portability macrosXinliang David Li2015-12-161-13/+14
* [PGO] Improve prof library portabilityXinliang David Li2015-12-151-2/+5
* [PGO] Move impl specific decl to InstrProfilingInternal.h (NFC)Xinliang David Li2015-12-101-3/+0
* [PGO] Move target-dependent macro to InstrProfilingPort.h (NFC)Xinliang David Li2015-12-101-0/+8
* [PGO] Header file cleanup (NFC)Xinliang David Li2015-12-101-0/+54