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 8d4a34aa10
fix(scripts): 修复 score.sh 输出对比逻辑——适配 SysY 非零返回值 + .out 格式
3 days ago
..
compiler-wrapper.sh fix(infra): 编译器资源限制包装器 + 测试脚本超时防护,防止 OOM 闪退 5 days ago
diff_test.sh 第一次优化 3 days ago
diff_test_llvm.sh feat(scripts): 添加 LLVM/clang 差分测试脚本 diff_test_llvm.sh 3 days ago
fetch.sh 第一次优化 3 days ago
score.sh fix(scripts): 修复 score.sh 输出对比逻辑——适配 SysY 非零返回值 + .out 格式 3 days ago
setup-compiler-wrapper.sh fix(infra): 编译器资源限制包装器 + 测试脚本超时防护,防止 OOM 闪退 5 days ago
verify_asm.sh fix(infra): 编译器资源限制包装器 + 测试脚本超时防护,防止 OOM 闪退 5 days ago
verify_ir.sh feat: 实现基本标量优化 (Lab4) 1 month ago