llvm-project/compiler-rt/lib/profile
Xinliang David Li 6c7bddb28b Use __builtin_alloca with __GNUC__
llvm-svn: 269592
2016-05-15 16:41:58 +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 [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfiling.c Fix variable visibility 2016-05-09 19:01:19 +00:00
InstrProfiling.h Reapply r268840: [profile] Simplify value profile writing 2016-05-10 00:17:31 +00:00
InstrProfilingBuffer.c Reapply r268840: [profile] Simplify value profile writing 2016-05-10 00:17:31 +00:00
InstrProfilingFile.c [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfilingInternal.h [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfilingMerge.c [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:12 +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 Use __builtin_alloca with __GNUC__ 2016-05-15 16:41:58 +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 [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfilingWriter.c Use __builtin_alloca with __GNUC__ 2016-05-15 16:41:58 +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