llvm-6502/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov f19e327319 [msan] Add -msan-instrumentation-with-call-threshold.
This flag replaces inline instrumentation for checks and origin stores with
calls into MSan runtime library. This is a workaround for PR17409.

Disabled by default.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206585 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-18 12:17:20 +00:00
..
X86
atomics.ll
check_access_address.ll
instrumentation-with-call-threshold.ll [msan] Add -msan-instrumentation-with-call-threshold. 2014-04-18 12:17:20 +00:00
msan_basic.ll [msan] Relax the test some more. 2014-03-25 14:32:05 +00:00
return_from_main.ll
store-origin.ll
unreachable.ll
vector_cvt.ll
vector_shift.ll
wrap_indirect_calls.ll