llvm-6502/test/Instrumentation
2012-12-27 08:50:58 +00:00
..
AddressSanitizer [ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments 2012-12-27 08:50:58 +00:00
BoundsChecking revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
MemorySanitizer [msan] Raise alignment of origin stores/loads when possible. 2012-12-26 11:55:09 +00:00
ThreadSanitizer tsan: instrument atomic nand operation 2012-11-27 08:09:25 +00:00