llvm-project/compiler-rt/lib/profile
Xinliang David Li c6615cdce5 sync up with master file
llvm-svn: 257746
2016-01-14 06:23:53 +00:00
..
CMakeLists.txt profile: Do not pass -fPIC on Windows. 2016-01-08 02:03:25 +00:00
GCDAProfiling.c [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00
InstrProfData.inc sync up with master file 2016-01-14 06:23:53 +00:00
InstrProfiling.c [PGO] Add runtime hook so that IR instrumentation can override version 2016-01-08 23:31:57 +00:00
InstrProfiling.h [PGO]: Do not update Data->Value field during profile write. 2015-12-29 07:13:59 +00:00
InstrProfilingBuffer.c [PGO] Move buffer write callback to a common file 2015-12-22 18:57:15 +00:00
InstrProfilingFile.c Fix typo in comment 2016-01-08 23:42:28 +00:00
InstrProfilingInternal.h [PGO]: Refactor VP data writer 2015-12-29 23:54:41 +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 [PGO] Fix build failure with MSVC 2015-12-19 19:16:32 +00:00
InstrProfilingPort.h [profile] Add comments to portability macros for readability (NFC) 2016-01-08 00:49:34 +00:00
InstrProfilingRuntime.cc [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.h Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
InstrProfilingValue.c [PGO] Use new macro introduced/NFC 2016-01-08 06:03:19 +00:00
InstrProfilingWriter.c [PGO]: Refactor VP data writer 2015-12-29 23:54:41 +00:00
Makefile.mk PGO: Add explicit static initialization 2014-03-20 19:23:53 +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