forked from OSchip/llvm-project
d7571cd4bc
This changes adds shadow and origin propagation for unknown intrinsics by examining the arguments and ModRef behaviour. For now, only 3 classes of intrinsics are handled: - those that look like simple SIMD store - those that look like simple SIMD load - those that don't have memory effects and look like arithmetic/logic/whatever operation on simple types. llvm-svn: 170530 |
||
---|---|---|
.. | ||
AddressSanitizer | ||
BoundsChecking | ||
MemorySanitizer | ||
ThreadSanitizer |