mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 17:33:29 +00:00
6ce4a9f175
Origin history should only be recorded for uninitialized values, because it is meaningless otherwise. This change moves __msan_chain_origin to the runtime library side and makes it conditional on the corresponding shadow value. Previous code was correct, but _very_ inefficient. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211700 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
X86 | ||
atomics.ll | ||
check_access_address.ll | ||
do-not-emit-module-limits.ll | ||
instrumentation-with-call-threshold.ll | ||
missing_origin.ll | ||
msan_basic.ll | ||
mul_by_constant.ll | ||
return_from_main.ll | ||
store-origin.ll | ||
unreachable.ll | ||
vector_arith.ll | ||
vector_cvt.ll | ||
vector_pack.ll | ||
vector_shift.ll | ||
wrap_indirect_calls.ll |