1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Instrumentation
Xinliang David Li a698273397 [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
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