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.
黄熙哲
d5d8924050
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 |
|
2026test
|
fix: 补全缺失的头文件目录
|
2 weeks ago |
|
2026test_results
|
循环优化
|
1 week ago |
|
doc
|
fix: 适配评测平台编译环境
|
2 weeks ago |
|
include
|
feat(remat): add rematerializable annotation for MovImm instructions
|
1 week ago |
|
lab1_results
|
Lab2代码
|
2 months ago |
|
lab2_results
|
lab4:ir(实现了基本,还需进一步调整)
|
1 month ago |
|
lab3_results
|
lab5
|
3 weeks ago |
|
lab5_results/asm
|
实现循环优化:LICM、强度削弱、循环展开、循环分裂
|
1 week ago |
|
scripts
|
fix: 适配评测平台编译环境
|
2 weeks ago |
|
src
|
Merge remote master into local master
|
1 week ago |
|
sylib
|
feat(remat): add rematerializable annotation for MovImm instructions
|
1 week ago |
|
test
|
同步测试集
|
1 month ago |
|
test_merged
|
修复CFG
|
3 weeks ago |
|
third_party
|
Merge master into zhm: apply all fixes for evaluation system
|
2 weeks ago |
|
.gitignore
|
Add missing PassManager.h and fix .gitignore to not ignore src/include/
|
2 weeks ago |
|
2026test.sh
|
实现循环优化:LICM、强度削弱、循环展开、循环分裂
|
1 week 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
|
2 weeks ago |
|
Error.txt
|
fix: 确保 extlibs 目录包含完整的头文件
|
2 weeks ago |
|
README.en.md
|
Initial commit
|
2 months ago |
|
README.md
|
Fix merge conflict in README.md
|
2 weeks ago |
|
count_asm.sh
|
chore: update instruction count baseline after Module D rewrite\n\n54/60 performance tests reduced. Key improvements:\n- conv2d: -95 lines (12.6%)\n- huffman: -44 lines (4.9%)\n- fft: -39 lines (5.9%)\n- crc: -38 lines (11.6%)\n- 03_sort: -28 lines (4.2%)\n- 01_mm: -22 lines (6.6%)\n\nAlso fix count_asm.sh sed to match any current value.
|
1 week ago |
|
settings.json
|
lab2
|
2 months ago |
|
test.zip
|
测试集
|
1 month ago |
|
test1.sh
|
add testdata
|
2 months ago |
|
test2.sh
|
feat: 实现基本标量优化 (Lab4)
|
4 weeks ago |
|
test3.sh
|
lab5
|
3 weeks ago |
|
test4.sh
|
lab5
|
3 weeks ago |
|
test4_instcount.sh
|
lab4
|
4 weeks ago |
|
test5.sh
|
lab5
|
3 weeks ago |
|
time_opt.txt
|
循环优化
|
1 week ago |
|
指令数基线.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 |
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
- xxxx
- xxxx
- xxxx
Instructions
- xxxx
- xxxx
- xxxx
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/