starCC-一个简单C语法的riscv指令编译器 February 20, 2022 • 笔记&折腾 • 3 Comments 一个简单C语法的riscv指令编译器,由python3 编写。开源地址: https://github.com/Jstar49/starCC Read More
针对LLVM的RISCV后端的的codesize优化 (BLT to BLEZ) November 16, 2021 • 笔记&折腾 • Comment 毕设做的部分工作,整理一下。针对LLVM的RISCV后端的codesize优化 (BLT to BLEZ)。Read More