hanchenye-llvm-project/compiler-rt/lib/profile
Xinliang David Li 5d2e06a34b sync up with master copy
llvm-svn: 265609
2016-04-06 22:30:14 +00:00
..
CMakeLists.txt [PGO] Add API for profile merge from buffer 2016-03-03 18:54:46 +00:00
GCDAProfiling.c [GCDA] Unlock arc file before closing it 2016-03-05 20:10:25 +00:00
InstrProfData.inc sync up with master copy 2016-04-06 22:30:14 +00:00
InstrProfiling.c [profile] Fix iteration over profile data entries 2016-02-23 20:46:14 +00:00
InstrProfiling.h [PGO] Add API to check compatibility of profile data in buffer 2016-03-04 18:58:30 +00:00
InstrProfilingBuffer.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingFile.c [libprofile] Handle '\\' in __llvm_profile_recursive_mkdir 2016-03-28 21:32:46 +00:00
InstrProfilingInternal.h [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingMerge.c Fix test failure on darwin-i386 2016-03-09 21:45:37 +00:00
InstrProfilingMergeFile.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingPlatformDarwin.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingPlatformLinux.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingPlatformOther.c Fix windows build bot failure 2016-02-08 18:27:04 +00:00
InstrProfilingPort.h [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included. 2016-03-07 13:42:17 +00:00
InstrProfilingRuntime.cc [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.c [libprofile] Handle '\\' in __llvm_profile_recursive_mkdir 2016-03-28 21:32:46 +00:00
InstrProfilingUtil.h [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included. 2016-03-07 13:42:17 +00:00
InstrProfilingValue.c Minor cleanup 2016-03-06 00:55:20 +00:00
InstrProfilingWriter.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
WindowsMMap.c [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00
WindowsMMap.h [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00