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

llvm-svn: 170199
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