Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-18973-1895971
Compiler2023-CarrotCompiler
Commits
076ecd3db6f59089cdaf4f2972f3218bae469122
Select Git revision
carrotcompiler
Author
Search by author
Any Author
02 Aug, 2023
11 commits
fix: Lots of change to fix pointer's indirect addressing
· 076ecd3d
YZK
authored
1 year ago
076ecd3d
20230802 系统函数memclr实现
· 44a7e578
大萝卜编译生产队
authored
1 year ago
and
YZK
committed
1 year ago
44a7e578
fix: Global Variable Initialization refactor
· c1e0056a
YZK
authored
1 year ago
c1e0056a
fix: fix float register print() and refactor NamefindReg()
· 2cd326ba
YZK
authored
1 year ago
2cd326ba
fix: LA instr bugs
· 86a9d426
YZK
authored
1 year ago
86a9d426
fix: LoadInstr parameters order is reversed
· 3a7c5821
YZK
authored
1 year ago
3a7c5821
Merge commit '
293ff832
' into backend-array
· f4a758db
YZK
authored
1 year ago
f4a758db
fix: bad function parameters regsiter allocation type
· 293ff832
YZK
authored
1 year ago
293ff832
fix: keep some discarded changes
· c49f1ec4
YZK
authored
1 year ago
c49f1ec4
Merge commit '
ebbcff42
' into backend-array
· 60148a7d
YZK
authored
1 year ago
60148a7d
fix: keep some discarded changes
· cdac9448
YZK
authored
1 year ago
cdac9448
01 Aug, 2023
22 commits
20230802 数组部分大改
· e4456fc7
大萝卜编译生产队
authored
1 year ago
e4456fc7
fix: support returning void value
· ebbcff42
YZK
authored
1 year ago
ebbcff42
feat: Refactor ICMP Part & pass short circuit test
· a1c5397e
YZK
authored
1 year ago
a1c5397e
fix: constant is not safe in register
· 0bae351c
YZK
authored
1 year ago
0bae351c
Merge branch 'backend-new' of
https://github.com/CarrotProduction/CarrotCompiler
into backend-new
· aa752a71
大萝卜编译生产队
authored
1 year ago
aa752a71
fix: several bugs related to DSU part
· 84b8acdf
YZK
authored
1 year ago
84b8acdf
fix: Add missing BLE instruction
· 0a2433c8
YZK
authored
1 year ago
0a2433c8
fix: ICMP/FCMP branching false jump condition judging
· f8a1ba31
YZK
authored
1 year ago
f8a1ba31
fix: minor fix
· 2af5dacd
YZK
authored
1 year ago
2af5dacd
fix: TEST_OUT_CONTENT format missing newline
· 4c1da865
YZK
authored
1 year ago
4c1da865
20230801 alloca指令重制
· 4c3291c4
大萝卜编译生产队
authored
1 year ago
and
YZK
committed
1 year ago
4c3291c4
fix: Return value is not being saved to memory
· 5db7db50
YZK
authored
1 year ago
5db7db50
fix: Change static library's C compiler to riscv64-linux-gnu-gcc
· 3290a24b
YZK
authored
1 year ago
3290a24b
[Chores]: Fix runtime static library build
· 5996c21f
Seas0
authored
1 year ago
and
YZK
committed
1 year ago
(cherry picked from commit
2e2cded8
)
5996c21f
20230801 alloca指令重制
· 7d418adb
大萝卜编译生产队
authored
1 year ago
7d418adb
minor improvements
· e947922c
YZK
authored
1 year ago
e947922c
fix: createRetInstr 调用 findReg 时缺失参数
· f0bb92f3
YZK
authored
1 year ago
f0bb92f3
fix: refactor some of the regalloc functions
· 0e8861d0
YZK
authored
1 year ago
0e8861d0
fix: DSU/solvePhiInstr bug & reduce time limit on ctest
· 6eb03be1
YZK
authored
1 year ago
6eb03be1
chore: several imporvements
· 3b774f10
YZK
authored
1 year ago
3b774f10
feat: findReg() now being able to load a constant value
· 68f8489f
YZK
authored
1 year ago
remove several unnecessary lw instrs
68f8489f
fix: wrong paracount in function init
· 02442470
YZK
authored
1 year ago
02442470
31 Jul, 2023
2 commits
20230801 修复函数调用问题
· f98caf8d
大萝卜编译生产队
authored
1 year ago
f98caf8d
20230731 函数调用部分修改
· 9356f111
大萝卜编译生产队
authored
1 year ago
9356f111
30 Jul, 2023
5 commits
chore: minor changes
· d5898c9a
YZK
authored
1 year ago
d5898c9a
fix: Bad element_num caculation
· 336650fa
YZK
authored
1 year ago
336650fa
fix: Move gvar's addressing to findMem
· 2949a1d8
YZK
authored
1 year ago
Fix #4
2949a1d8
20230730 全局变量zeroinitializer打印bug处理
· 35c17002
大萝卜编译生产队
authored
1 year ago
35c17002
20230730 全局变量取值修复
· d3b20edf
大萝卜编译生产队
authored
1 year ago
d3b20edf
Menu
Explore
Projects
Groups
Topics
Snippets