llvm-6502/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov 351f65d972 [msan] Implement exact shadow propagation for relational ICmp.
Only for integers, pointers, and vectors of those. No floats.
Instrumentation seems very heavy, and may need to be replaced
with some approximation in the future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173452 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-25 15:31:10 +00:00
..
lit.local.cfg
msan_basic.ll [msan] Implement exact shadow propagation for relational ICmp. 2013-01-25 15:31:10 +00:00
unreachable.ll [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00