llvm-6502/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov 647c66e24d [msan] Mostly disable msan-handle-icmp-exact.
It is way too slow. Change the default option value to 0.
Always do exact shadow propagation for unsigned ICmp with constants, it is
cheap (under 1% cpu time) and required for correctness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173682 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-28 11:42:28 +00:00
..
lit.local.cfg
msan_basic.ll [msan] Mostly disable msan-handle-icmp-exact. 2013-01-28 11:42:28 +00:00
unreachable.ll [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00