1 file changed
+1
-1
lines changed- .github/workflows/build.yml+7-7
- ir/attrs.cpp+2-2
- ir/memory.cpp+48-69
- ir/memory.h+1-2
- ir/pointer.cpp+1-1
- ir/state.cpp+4-3
- ir/state.h+1-1
- llvm_util/cmd_args_def.h+1
- llvm_util/compare.cpp+5-4
- llvm_util/compare.h-1
- llvm_util/llvm2alive.cpp+38-23
- scripts/perf-testing/negative/memcpy1.ll+1-1
- scripts/perf-testing/negative/memcpy2.ll+1-1
- scripts/perf-testing/negative/memcpy3.ll+1-1
- scripts/perf-testing/negative/memcpy4.ll+1-1
- scripts/perf-testing/negative/memcpy5.ll+1-1
- scripts/perf-testing/negative/memcpy6.ll+1-1
- scripts/perf-testing/positive/memcpy1.ll+1-1
- scripts/perf-testing/positive/memcpy2.ll+1-1
- scripts/perf-testing/positive/memcpy3.ll+1-1
- scripts/perf-testing/positive/memcpy4.ll+1-1
- scripts/perf-testing/positive/memcpy5.ll+1-1
- scripts/perf-testing/positive/memcpy6.ll+1-1
- smt/expr.cpp+11-1
- tests/alive-tv/asm/load_punning.srctgt.ll+37
- tests/alive-tv/attrs/argmemonly-byval.srctgt.ll+1-1
- tests/alive-tv/attrs/nocapture-call-fail.srctgt.ll+3-3
- tests/alive-tv/attrs/nocapture-call.srctgt.ll+2-2
- tests/alive-tv/attrs/nocapture-capture.srctgt.ll+2-2
- tests/alive-tv/attrs/nocapture-fail.srctgt.ll+2-2
- tests/alive-tv/attrs/nocapture-icmp.srctgt.ll+2-2
- tests/alive-tv/attrs/nocapture-noundef.srctgt.ll+3-3
- tests/alive-tv/attrs/nocapture-replace.srctgt.ll+2-2
- tests/alive-tv/attrs/nocapture.src.ll+7-7
- tests/alive-tv/attrs/nocapture.tgt.ll+7-7
- tests/alive-tv/attrs/null_is_valid_nocapture.srctgt.ll+1-1
- tests/alive-tv/bugs/D98759.srctgt.ll+2-2
- tests/alive-tv/bugs/pr11390.srctgt.ll+5-5
- tests/alive-tv/bugs/pr18223.srctgt.ll+1-1
- tests/alive-tv/bugs/pr23599-nolocal.srctgt.ll+6-6
- tests/alive-tv/bugs/pr23599.srctgt.ll+6-6
- tests/alive-tv/bugs/pr29034-unroll.src.ll+3-3
- tests/alive-tv/bugs/pr29034-unroll.tgt.ll+3-3
- tests/alive-tv/bugs/pr29034.src.ll+3-3
- tests/alive-tv/bugs/pr29034.tgt.ll+3-3
- tests/alive-tv/bugs/pr31808.srctgt.ll+1-1
- tests/alive-tv/bugs/pr3720.srctgt.ll+1-1
- tests/alive-tv/bugs/pr43616.src.ll+1-1
- tests/alive-tv/bugs/pr43616.tgt.ll+1-1
- tests/alive-tv/bugs/pr43880.srctgt.ll+3-3
- tests/alive-tv/bugs/pr44388.srctgt.ll+3-3
- tests/alive-tv/calls/indirect-call-nocapture.srctgt.ll+1-1
- tests/alive-tv/calls/indirect-call-ptr-attributes.srctgt.ll+2-2
- tests/alive-tv/calls/indirect-specialize2.srctgt.ll+1-1
- tests/alive-tv/calls/nocapture.srctgt.ll+1-1
- tests/alive-tv/memory/bcmp-identity.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-basic-fail-2.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-basic-fail-3.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-basic-fail.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-basic.src.ll+1-1
- tests/alive-tv/memory/memcmp-bcmp.srctgt.ll+2-2
- tests/alive-tv/memory/memcmp-identity.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-noub.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-noub2.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-noub3.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-noub4.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-opt-bigendian.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-opt-littleendian-fail.srctgt.ll+1-1
- tests/alive-tv/memory/memcmp-ub.src.ll+1-1
- tests/alive-tv/memory/memcmp-zero.srctgt.ll+1-1
- tests/alive-tv/memory/memset-align.ident.ll+1-1
- tools/alive-exec.cpp+5-5
- tools/alive-tv.cpp-1
- tools/quick-fuzz.cpp-1
- tools/transform.cpp+6
- tv/tv.cpp+2-2
- util/config.cpp+1
- util/config.h+2
0 commit comments