llvm-project/llvm/test/Instrumentation
Evgeniy Stepanov fc742acc8c [msan] More precise instrumentation of select IR.
Some bits of select result may be initialized even if select condition
is not.

https://code.google.com/p/memory-sanitizer/issues/detail?id=50

llvm-svn: 204716
2014-03-25 13:08:34 +00:00
..
AddressSanitizer [ASan] Add -asan-module to the ASan .ll tests. 2014-03-20 11:16:34 +00:00
BoundsChecking Teach MemoryBuiltins about address spaces 2013-12-14 00:27:48 +00:00
DataFlowSanitizer Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions 2013-11-21 23:20:54 +00:00
MemorySanitizer [msan] More precise instrumentation of select IR. 2014-03-25 13:08:34 +00:00
ThreadSanitizer IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00