split code of x64 peephole to 2 files.
authoryu.dongliang <18588496441@163.com>
Sun, 12 Jul 2026 06:52:16 +0000 (14:52 +0800)
committeryu.dongliang <18588496441@163.com>
Sun, 12 Jul 2026 06:52:16 +0000 (14:52 +0800)
commita5329f816b57b0550e072a586027ed29bc2d90ac
treedd5b7639402cdbab09dbe4dcbb621e33a0e3c6a3
parente4256dcf5d2aa464f9458636c6dbd22a2ef6c48d
split code of x64 peephole to 2 files.
core/scf_basic_block.h
native/x64/scf_x64.c
native/x64/scf_x64.h
native/x64/scf_x64_optimize.c [new file with mode: 0644]
native/x64/scf_x64_peephole.c
parse/Makefile