optimize to decrease the binary X64 instuctions of '../examples/strcpy.c', and fix...
authoryu.dongliang <18588496441@163.com>
Thu, 9 Jul 2026 12:08:43 +0000 (20:08 +0800)
committeryu.dongliang <18588496441@163.com>
Thu, 9 Jul 2026 12:09:05 +0000 (20:09 +0800)
commit041ce32dfd069b9befa4f51a7f57fbb5987621ce
tree77241fb58ae09b997c654d864917e973d3639064
parente6232226383e6c2fa218b935292a418bb50712f7
optimize to decrease the binary X64 instuctions of '../examples/strcpy.c', and fix parse failed when init array.
13 files changed:
core/scf_3ac.c
core/scf_operator_dag.c
core/scf_operator_handler_3ac.c
core/scf_optimizer.c
core/scf_optimizer_pointer_alias.c
core/scf_pointer_alias.c
examples/inc_post.c [new file with mode: 0644]
examples/strcpy.c [new file with mode: 0644]
native/scf_instruction.h
native/x64/scf_x64_inst.c
native/x64/scf_x64_peephole.c
native/x64/scf_x64_reg_util.h
parse/scf_dfa_init_data.c