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.
 
 
 
 
安峻邑 bcb7093a52
添加了一些循环优化(未启用)与分块优化与内联优化(效果一般)
4 days ago
2026test 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
2026test_results 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
doc fix: 适配评测平台编译环境 3 weeks ago
scripts fix: 适配评测平台编译环境 3 weeks ago
src 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
sylib feat(remat): add rematerializable annotation for MovImm instructions 1 week ago
test_merged 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
third_party Merge master into zhm: apply all fixes for evaluation system 2 weeks ago
.gitignore 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
2026test.sh 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
CLAUDE.md chore: update instruction count baseline after loop optimizations merge\n\nAdditional reductions from loop IR passes:\n- conv2d: 657->629 (-28), fft: 619->605 (-14)\n- huffman: 849->829 (-20), sl: 280->264 (-16)\n- knapsack: 175->167 (-8), transpose: 211->207 (-4)\n- 01_mm: 313->310 (-3), h-10: 335->329 (-6)\n\nRestore CLAUDE.md deleted during merge. 1 week ago
CMakeLists.txt Fix undefined behavior: signed overflow, negative left shift, float-to-int overflow 3 weeks ago
Error.txt fix: 确保 extlibs 目录包含完整的头文件 3 weeks ago
README.en.md Initial commit 2 months ago
README.md Fix merge conflict in README.md 3 weeks ago
compiler_optimization_report.md 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
count_asm.sh chore: simplify baseline to single-column historical minimum\n\nRemove source baseline concept. Each test now tracks only its\nbest-ever instruction count. count_asm.sh updated to directly\nupdate baseline when a new lower value is found. 6 days ago
settings.json lab2 2 months ago
test.zip 测试集 2 months ago
time_opt(2).txt 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
time_opt(3).txt 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
time_opt.txt 添加了一些循环优化(未启用)与分块优化与内联优化(效果一般) 4 days ago
指令数基线.md chore: simplify baseline to single-column historical minimum\n\nRemove source baseline concept. Each test now tracks only its\nbest-ever instruction count. count_asm.sh updated to directly\nupdate baseline when a new lower value is found. 6 days ago

README.en.md

2026编译比赛设计赛

Description

{When you're done, you can delete the content in this README and update the file with details for others getting started with your repository}

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/