llvm/test/Instrumentation
Evgeniy Stepanov 6a9b29ec9b [msan] Fix select instrumentation.
Select condition shadow was being ignored resulting in false negatives.
This change OR-s sign-extended condition shadow into the result shadow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189785 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-03 10:04:11 +00:00
..
AddressSanitizer Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
BoundsChecking [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
DataFlowSanitizer DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions. 2013-08-27 22:09:06 +00:00
MemorySanitizer [msan] Fix select instrumentation. 2013-09-03 10:04:11 +00:00
ThreadSanitizer [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00