1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Instrumentation
Nuno Lopes 09c3fc8dac fix PR17635: false positive with packed structures
LLVM optimizers may widen accesses to packed structures that overflow the structure itself, but should be in bounds up to the alignment of the object

llvm-svn: 193317
2013-10-24 09:17:24 +00:00
..
AddressSanitizer [asan] Optimize accesses to global arrays with constant index 2013-10-16 14:06:14 +00:00
BoundsChecking fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
DataFlowSanitizer DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions. 2013-08-27 22:09:06 +00:00
MemorySanitizer [msan] Instrument x86.*_cvt* intrinsics. 2013-10-14 15:16:25 +00:00
ThreadSanitizer tsan: implement no_sanitize_thread attribute 2013-10-17 07:20:06 +00:00