optimize operator handlers
authoryu.dongliang <18588496441@163.com>
Mon, 7 Oct 2024 05:08:08 +0000 (13:08 +0800)
committeryu.dongliang <18588496441@163.com>
Mon, 7 Oct 2024 05:08:08 +0000 (13:08 +0800)
commitfa23b0e1e6c59bcff7f505567b55b6fbdc7ed950
tree672428a6d5a3650d1fb671d60493ce9858ed086f
parent3a96aa9293342093b0ae9c91a9d0e27b28d7dfae
optimize operator handlers
22 files changed:
core/scf_basic_block.c
core/scf_core_types.h
core/scf_dag.c
core/scf_dag.h
core/scf_operator_handler.h
core/scf_operator_handler_3ac.c
core/scf_optimizer_pointer_alias.c
native/risc/scf_risc.c
native/risc/scf_risc.h
native/risc/scf_risc_inst.c
native/risc/scf_risc_rcg.c
native/scf_native.h
native/x64/scf_x64.c
native/x64/scf_x64.h
native/x64/scf_x64_inst.c
native/x64/scf_x64_rcg.c
native/x64/scf_x64_reg.c
parse/scf_operator_handler_const.c
parse/scf_operator_handler_const.h
parse/scf_operator_handler_expr.c
parse/scf_operator_handler_semantic.c
parse/scf_operator_handler_semantic.h