1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Instrumentation
Xinliang David Li 10c9ed2b0f [PGO] Shorten profile symbol prefixes
Profile symbols have long prefixes which waste space and creating pressure for linker.
This patch shortens the prefixes to minimal length without losing verbosity.

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

llvm-svn: 255575
2015-12-14 23:26:27 +00:00
..
AddressSanitizer [ASAN] Add doFinalization to reset state 2015-12-05 14:42:34 +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] Shorten profile symbol prefixes 2015-12-14 23:26:27 +00:00
MemorySanitizer [sanitizer] [msan] VarArgHelper for AArch64 2015-12-14 14:14:15 +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