llvm-6502/test/Instrumentation
Evgeniy Stepanov 3a10b49781 [msan] Fix shadow & origin store & load alignment.
This change ensures that shadow memory accesses have the same alignment
as corresponding app memory accesses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168880 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 14:05:53 +00:00
..
AddressSanitizer [asan] when checking the noreturn attribute on the call, also check it on the callee 2012-11-29 08:57:20 +00:00
BoundsChecking revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
MemorySanitizer [msan] Fix shadow & origin store & load alignment. 2012-11-29 14:05:53 +00:00
ThreadSanitizer tsan: instrument atomic nand operation 2012-11-27 08:09:25 +00:00