1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov 3c52fb6e43 [msan] Raise alignment of origin stores/loads when possible.
Origin alignment is as high as the alignment of the corresponding application
location, but never less than 4.

llvm-svn: 171110
2012-12-26 11:55:09 +00:00
..
lit.local.cfg
msan_basic.ll [msan] Raise alignment of origin stores/loads when possible. 2012-12-26 11:55:09 +00:00
unreachable.ll [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00