mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
e1287f556f
Origin is meaningless for fully initialized values. Avoid storing origin for function arguments that are known to be always initialized (i.e. shadow is a compile-time null constant). This is not about correctness, but purely an optimization. Seems to affect compilation time of blacklisted functions significantly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213239 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 |