llvm-project/compiler-rt/test/profile
Xinliang David Li c30c88a240 Check test results more strictly (NFC)
llvm-svn: 256536
2015-12-29 06:26:43 +00:00
..
Inputs [PGO] Ensure profile section symbols are created (linux) 2015-11-13 22:33:07 +00:00
CMakeLists.txt InstrProfile: Use SANITIZER_COMMON_LIT_TEST_DEPS 2014-04-01 16:05:15 +00:00
gcc-flag-compatibility.test Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
instrprof-basic.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-dlopen.test Run profile tests on FreeBSD 2014-10-07 19:24:24 +00:00
instrprof-dynamic-one-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-dynamic-two-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-error.c [PGO] Introduce error report macro in profile-rt 2015-12-03 18:31:59 +00:00
instrprof-override-filename-then-reset-default.c profile: Use unique directory for tests that write default profile file 2015-04-29 21:56:35 +00:00
instrprof-override-filename-with-env.c Tests for r236055. 2015-04-28 22:56:57 +00:00
instrprof-override-filename.c Tests for r236055. 2015-04-28 22:56:57 +00:00
instrprof-reset-counters.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-set-filename-then-reset-default.c profile: Use unique directory for tests that write default profile file 2015-04-29 21:56:35 +00:00
instrprof-set-filename.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-shared.test [PGO] Ensure profile section symbols are created (linux) 2015-11-13 22:33:07 +00:00
instrprof-value-prof-2.c Check test results more strictly (NFC) 2015-12-29 06:26:43 +00:00
instrprof-value-prof.c [PGO] Fix build failure with -fprofile-instr-generate 2015-12-04 06:06:07 +00:00
instrprof-without-libc.c [PGO] Split value profiling runtime into its own file 2015-12-10 20:24:09 +00:00
instrprof-write-file-atexit-explicitly.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-write-file-only.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
instrprof-write-file.c Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
lit.cfg Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
lit.site.cfg.in