summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPort.h
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-11-29[profile] use GetComputerNameExW instead of gethostname on WindowsBob Haarman
2016-07-15[Profile] instroduce portability macro for dir separator(sXinliang David Li
2016-06-17Fix most MSVC warnings in compiler-rt profiling libraryReid Kleckner
2016-06-10[profile] cleanup file setting codeXinliang David Li
2016-06-08[profile] in-process merging support part-3Xinliang David Li
2016-05-27[profile] Avoid unused variable warning.Sean Silva
2016-05-26Add portable macro in common headerXinliang David Li
2016-05-20[profile] PROF_ERR, PROF_WARNXinliang David Li
2016-05-16[profile] Add portability macro for atomic fetch_and_addXinliang David Li
2016-05-16[PS4] Change the names of some "environmental" things to what ourPaul Robinson
2016-05-15Use __builtin_alloca with __GNUC__Xinliang David Li
2016-05-14[profile] Eliminate dynamic memory allocation for vp writingXinliang David Li
2016-03-07[Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...Filipe Cabecinhas
2016-03-06[PGO] internal API name cleanups (for better consistency)Xinliang David Li
2016-03-02Add some minimal portability code paths for PS4.Sean Silva
2016-01-30Fix build with VS2015Ismail Donmez
2016-01-29[profile] Support hostname expansion in LLVM_PROFILE_FILEVedant Kumar
2016-01-28Minor cleanup /NFCXinliang David Li
2016-01-08[profile] Add comments to portability macros for readability (NFC)Vedant Kumar
2015-12-30[PGO]: Eliminate custom typedefs in the FreeBSD case Xinliang David Li
2015-12-20[PGO] testing _WIN64 instead of _WIN32Xinliang David Li
2015-12-20[PGO] Implement BOOL_CMPXCHG for WindowsXinliang David Li
2015-12-17Fix typo in MSC pathXinliang David Li
2015-12-16[PGO] cleanup: unify prefix for portability macrosXinliang David Li
2015-12-15[PGO] Improve prof library portabilityXinliang David Li
2015-12-10[PGO] Move impl specific decl to InstrProfilingInternal.h (NFC)Xinliang David Li
2015-12-10[PGO] Move target-dependent macro to InstrProfilingPort.h (NFC)Xinliang David Li
2015-12-10[PGO] Header file cleanup (NFC)Xinliang David Li