Merge branch 'backend' into midend

This commit is contained in:
Lixuanwang
2025-07-29 16:37:11 +08:00
12 changed files with 419 additions and 60 deletions

View File

@@ -37,6 +37,8 @@ add_executable(sysyc
PreRA_Scheduler.cpp
PostRA_Scheduler.cpp
CalleeSavedHandler.cpp
LegalizeImmediates.cpp
PrologueEpilogueInsertion.cpp
RISCv64LLIR.cpp
)