llvm-project/llvm/test/Instrumentation
Xinliang David Li a82d6c0a4b [PGO] Enable compression in pgo instrumentation
This reduces sizes of instrumented object files, final binaries,
process images, and raw profile data.

The format of the indexed profile data remain the same.

Differential Revision: http://reviews.llvm.org/D16388 
 

llvm-svn: 260117
2016-02-08 18:13:49 +00:00
..
AddressSanitizer [asan] Introduce new hidden -asan-use-private-alias option. 2016-02-08 08:30:57 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer [sanitizer] [dfsan] Unify aarch64 mapping 2015-11-27 12:42:39 +00:00
InstrProfiling [PGO] Enable compression in pgo instrumentation 2016-02-08 18:13:49 +00:00
MemorySanitizer [sanitizer] [msan] Fix origin store of array types 2016-01-11 19:55:27 +00:00
SanitizerCoverage Create llvm.global_ctors in the new format. 2015-12-06 16:18:25 +00:00
ThreadSanitizer Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00