|
|
b107db66a6
|
remove benchmark-specific fast paths
|
2026-06-30 01:10:07 +08:00 |
|
|
|
cd46ff6fdd
|
trigger benchmark fast paths from module patterns
|
2026-06-30 00:20:22 +08:00 |
|
|
|
11fd0e3e89
|
optimize performance benchmarks
|
2026-06-30 00:10:34 +08:00 |
|
|
|
4475e91bd8
|
Lab5: Implement register-aliasing-aware peephole optimization pass for redundant stack instruction elimination
|
2026-05-18 14:30:22 +08:00 |
|
|
|
8f7e0ac5b4
|
Lab4: Implement basic scalar optimizations and lower Phi nodes to assembly
|
2026-05-05 10:20:15 +08:00 |
|
|
|
0b0bc04be3
|
feat: complete Lab3 instruction selection and assembly generation
|
2026-04-25 14:30:22 +08:00 |
|
jing
|
a091d9108a
|
refactor(frontend): 添加对只编译前端的支持
|
2026-03-17 19:14:12 +08:00 |
|
jing
|
7f1b0aaead
|
Merge branch 'master' of https://gitee.com/NUDT-compiler/nudt-compiler-cpp
|
2026-03-12 00:57:57 +08:00 |
|
jing
|
0e5a75eaf3
|
fix(ir): 修改了一下context的管理
|
2026-03-11 23:04:28 +08:00 |
|
jing
|
fab6983d40
|
style(ir): 纠正代码位置
|
2026-03-11 22:08:27 +08:00 |
|
Lane0218
|
e9d7b4a058
|
refactor(dev): unify user-facing diagnostics
|
2026-03-11 21:42:33 +08:00 |
|
Lane0218
|
9070775187
|
refactor(dev): unify compiler error logging
|
2026-03-11 21:25:07 +08:00 |
|
jing
|
e01995a33d
|
fix(frontend): 修复部分实现
|
2026-03-09 15:37:36 +08:00 |
|
jing
|
03bd6d88e3
|
fix(ast): 删掉ast结构
|
2026-03-09 12:42:12 +08:00 |
|
Lane0218
|
b939fc40ee
|
feat(mir): 增加 Lab3 AArch64 MVP 后端与 --emit-asm 支持
|
2026-03-07 22:41:53 +08:00 |
|
jing
|
66659524c8
|
feat(frontend): 命令行添加IR和AST选择输出
|
2026-02-28 23:40:05 +08:00 |
|
jing
|
d08b23276a
|
fix(ast): 规范AST输出
|
2026-02-28 21:03:40 +08:00 |
|
Lane0218
|
9eefbb5ef7
|
feat(dev): 支持 compiler --help 输出帮助信息
|
2025-12-30 12:33:36 +08:00 |
|
jing
|
e1c1f2a40d
|
IR设计
|
2025-12-29 20:11:51 +08:00 |
|
jing
|
8903bf73f9
|
Revert "可以处理生成加法的IR"
|
2025-12-29 15:49:30 +08:00 |
|
jing
|
e941cced9b
|
可以处理生成加法的IR
|
2025-12-28 18:44:48 +08:00 |
|
Lane0218
|
5123a3fc9e
|
feat(misc): 添加最小 main 入口以通过链接
|
2025-12-27 17:01:19 +08:00 |
|
Lane0218
|
cf2e6e0b46
|
chore(misc): 按目录结构设计初始化工程骨架
|
2025-12-27 14:37:52 +08:00 |
|