1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov 2c975362ac [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.

llvm-svn: 173452
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