llvm-6502/test/Instrumentation
Evgeniy Stepanov 63cca4e2fd [msan] Origin stores and loads do not need explicit alignment.
Origin address is always 4 byte aligned, and the access type is always i32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170199 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-14 13:43:11 +00:00
..
AddressSanitizer Improve debug info generated with enabled AddressSanitizer. 2012-12-12 14:31:53 +00:00
BoundsChecking revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
MemorySanitizer [msan] Origin stores and loads do not need explicit alignment. 2012-12-14 13:43:11 +00:00
ThreadSanitizer tsan: instrument atomic nand operation 2012-11-27 08:09:25 +00:00