1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov fafa2ae4b6 [msan] Propagate shadow through (x<0) and (x>=0) comparisons.
This is a special case of signed relational comparison where result
only depends on the sign of x.

llvm-svn: 168881
2012-11-29 14:25:47 +00:00
..
lit.local.cfg
msan_basic.ll [msan] Propagate shadow through (x<0) and (x>=0) comparisons. 2012-11-29 14:25:47 +00:00