1, fix: the order of 'post ++/--' not right when make 3ac in SCF_OP_UNARY_ASSIGN(),
authoryu.dongliang <18588496441@163.com>
Fri, 10 Jul 2026 14:29:01 +0000 (22:29 +0800)
committeryu.dongliang <18588496441@163.com>
Fri, 10 Jul 2026 14:29:28 +0000 (22:29 +0800)
commite4256dcf5d2aa464f9458636c6dbd22a2ef6c48d
tree19af5b3aa8eebf74cd9fd36b74d1952d3139b680
parent041ce32dfd069b9befa4f51a7f57fbb5987621ce
1, fix: the order of 'post ++/--' not right when make 3ac in SCF_OP_UNARY_ASSIGN(),
2, optimize pointer dereference with ++/--.
core/scf_operator_handler_3ac.c
core/scf_pointer_alias.c
native/x64/scf_x64_peephole.c