1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/Instrumentation
Reid Kleckner 8f482e76dc [InstrProf] Don't register __llvm_profile_runtime_user
Refactor some FileCheck prefixes while I'm at it.

Fixes PR38340

llvm-svn: 338172
2018-07-27 22:21:35 +00:00
..
AddressSanitizer Rename __asan_gen_* symbols to ___asan_gen_*. 2018-07-18 22:23:14 +00:00
BoundsChecking Use SCEV to avoid inserting some bounds checks. 2018-07-24 15:21:54 +00:00
DataFlowSanitizer
EfficiencySanitizer
HWAddressSanitizer [HWASan] Do not retag allocas before return from the function. 2018-06-29 20:20:17 +00:00
InstrProfiling [InstrProf] Don't register __llvm_profile_runtime_user 2018-07-27 22:21:35 +00:00
MemorySanitizer [MSan] run materializeChecks() before materializeStores() 2018-07-20 16:28:49 +00:00
SanitizerCoverage [sanitizer-coverage] don't instrument a function if it's entry block ends with 'unreachable' 2018-05-11 01:09:39 +00:00
ThreadSanitizer
cgprofile.ll Recommit r335794 "Add support for generating a call graph profile from Branch Frequency Info." with fix for removed functions. 2018-07-16 00:28:24 +00:00