pknhsreg3 commented on pull request p5tlr2yxg/nudt-compiler-cpp#6
lc在 src/mir/Lowering.cpp 里补了调用约定能力 在测试脚本层做了稳定性增强与超时检测 目前能够视为完成了lab3的所有内容 测试中尚未通过的用例均为性…
1 month ago
pknhsreg3 pushed to lc at p5tlr2yxg/nudt-compiler-cpp
-
3573e709d7 feat(backend):complete AArch64 arg passing (>8 args + mixed int/float) and add test timeout guards
1 month ago
pknhsreg3 pushed to lyy at p5tlr2yxg/nudt-compiler-cpp
-
2de1561210 feat(irgen): 实现控制流与逻辑表达式代码生成
2 months ago
pknhsreg3 pushed to lyy at p5tlr2yxg/nudt-compiler-cpp
-
5cc0bf587a Merge branch 'master' into lyy
-
d2f49b71c5 gitignore add
-
b740348401 Merge pull request 'lc' (#2) from lc into master
-
8ba3b01271 "IRGen部分实现,任务1完成"
-
8297700496 IRGen部分实现:支持赋值表达式
- Compare 10 commits »
2 months ago
pknhsreg3 pushed to lyy at p5tlr2yxg/nudt-compiler-cpp
-
c858f75d9a Merge branch 'master' into lyy
-
b3230ec6d5 Merge branch 'dyz'
-
304599b17b chore: add sema checker source and reference pdf
-
3e066b8375 docs(test): add lab progress notes and sema test cases
-
3342955abb lab2: rebuild semantic analysis for current SysY grammar
- Compare 9 commits »
2 months ago
pknhsreg3 pushed to lyy at p5tlr2yxg/nudt-compiler-cpp
-
3e4165c4bb feat(grammar): 完善 SysY.g4 语法定义支持 Lab1 要求
2 months ago