index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
profile
/
InstrProfilingPort.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[profile] Fix value profile runtime merging issues
Rong Xu
2018-04-02
1
-0
/
+2
*
[profile] Port the runtime to Solaris (retry)
Vedant Kumar
2017-12-14
1
-3
/
+11
*
Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...
Vedant Kumar
2017-12-14
1
-11
/
+3
*
[profile] Port the runtime to Solaris
Vedant Kumar
2017-12-14
1
-3
/
+11
*
[profile] use GetComputerNameExW instead of gethostname on Windows
Bob Haarman
2016-11-29
1
-3
/
+3
*
[Profile] instroduce portability macro for dir separator(s
Xinliang David Li
2016-07-15
1
-0
/
+14
*
Fix most MSVC warnings in compiler-rt profiling library
Reid Kleckner
2016-06-17
1
-0
/
+1
*
[profile] cleanup file setting code
Xinliang David Li
2016-06-10
1
-0
/
+3
*
[profile] in-process merging support part-3
Xinliang David Li
2016-06-08
1
-0
/
+4
*
[profile] Avoid unused variable warning.
Sean Silva
2016-05-27
1
-1
/
+1
*
Add portable macro in common header
Xinliang David Li
2016-05-26
1
-0
/
+10
*
[profile] PROF_ERR, PROF_WARN
Xinliang David Li
2016-05-20
1
-2
/
+4
*
[profile] Add portability macro for atomic fetch_and_add
Xinliang David Li
2016-05-16
1
-0
/
+10
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-1
/
+1
*
Use __builtin_alloca with __GNUC__
Xinliang David Li
2016-05-15
1
-3
/
+2
*
[profile] Eliminate dynamic memory allocation for vp writing
Xinliang David Li
2016-05-14
1
-0
/
+3
*
[Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...
Filipe Cabecinhas
2016-03-07
1
-0
/
+1
*
[PGO] internal API name cleanups (for better consistency)
Xinliang David Li
2016-03-06
1
-2
/
+2
*
Add some minimal portability code paths for PS4.
Sean Silva
2016-03-02
1
-0
/
+2
*
Fix build with VS2015
Ismail Donmez
2016-01-30
1
-0
/
+2
*
[profile] Support hostname expansion in LLVM_PROFILE_FILE
Vedant Kumar
2016-01-29
1
-0
/
+8
*
Minor cleanup /NFC
Xinliang David Li
2016-01-28
1
-0
/
+1
*
[profile] Add comments to portability macros for readability (NFC)
Vedant Kumar
2016-01-08
1
-3
/
+3
*
[PGO]: Eliminate custom typedefs in the FreeBSD case
Xinliang David Li
2015-12-30
1
-18
/
+4
*
[PGO] testing _WIN64 instead of _WIN32
Xinliang David Li
2015-12-20
1
-5
/
+5
*
[PGO] Implement BOOL_CMPXCHG for Windows
Xinliang David Li
2015-12-20
1
-0
/
+13
*
Fix typo in MSC path
Xinliang David Li
2015-12-17
1
-1
/
+1
*
[PGO] cleanup: unify prefix for portability macros
Xinliang David Li
2015-12-16
1
-13
/
+14
*
[PGO] Improve prof library portability
Xinliang David Li
2015-12-15
1
-2
/
+5
*
[PGO] Move impl specific decl to InstrProfilingInternal.h (NFC)
Xinliang David Li
2015-12-10
1
-3
/
+0
*
[PGO] Move target-dependent macro to InstrProfilingPort.h (NFC)
Xinliang David Li
2015-12-10
1
-0
/
+8
*
[PGO] Header file cleanup (NFC)
Xinliang David Li
2015-12-10
1
-0
/
+54