You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lzkk 80dc583143
fix(mir): PhysReg映射修正 + spill reload分配独立vreg——避免寄存器冲突
4 days ago
..
antlr4 fix: 补全缺失的头文件目录 3 weeks ago
frontend Fix undefined behavior: signed overflow, negative left shift, float-to-int overflow 3 weeks ago
include feat(mir): 实现 LLVM-style 贪婪寄存器分配器 —— 统一架构 4 days ago
ir fix(ir): CSE 安全门禁——非 SSA 函数跳过 Load/GEP CSE 5 days ago
irgen fix(mir): 大栈帧 asm 输出 x13 缓存失效 + 叶函数栈参数偏移修复 + IR 数组初始化阈值降低 5 days ago
mir fix(mir): PhysReg映射修正 + spill reload分配独立vreg——避免寄存器冲突 4 days ago
sem Fix undefined behavior: signed overflow, negative left shift, float-to-int overflow 3 weeks ago
utils fix(mir): 线性扫描活变量分析 def 位置记录 + callee-saved 寄存器限定 + CLI 标志修复 5 days ago
CMakeLists.txt 已实现基本标量优化,实现部分寄存器优化 3 weeks ago
main.cpp feat(mir): 实现 LLVM-style 贪婪寄存器分配器 —— 统一架构 4 days ago