llvm-project/compiler-rt/lib/profile
Xinliang David Li d1c84b078a [PGO] testing _WIN64 instead of _WIN32
llvm-svn: 256129
2015-12-20 19:55:15 +00:00
..
CMakeLists.txt [PGO] Split value profiling runtime into its own file 2015-12-10 20:24:09 +00:00
GCDAProfiling.c Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
InstrProfData.inc Sync up with master 2015-12-10 20:14:13 +00:00
InstrProfiling.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfiling.h [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingBuffer.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingFile.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingInternal.h [PGO] Move impl specific decl to InstrProfilingInternal.h (NFC) 2015-12-10 19:50:04 +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 [PGO] testing _WIN64 instead of _WIN32 2015-12-20 19:55:15 +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] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingWriter.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
Makefile.mk PGO: Add explicit static initialization 2014-03-20 19:23:53 +00:00