Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-12619-928705
Magic_Misaka
Commits
93d5fdd951b6ef90e475b26dd707f6958739a24e
Select Git revision
magic_misaka
Author
Search by author
Any Author
15 Aug, 2022
4 commits
添加参数-no-alloc
· 93d5fdd9
flxg非常队
authored
2 years ago
93d5fdd9
修复了last spill的删除的问题,添加了数据结构to del spill set int
· d9e93dd1
flxg非常队
authored
2 years ago
添加参数-no-alloc,与-no-spill传递方式一致
d9e93dd1
修复了在每个b指令前都处理ldr和str,统一在第一个b指令前处理
· 84283984
flxg非常队
authored
2 years ago
添加了asm的注释(栈与对应物理寄存器或虚拟寄存器的关系)
84283984
提交测试文件
· 84a4ff03
lqw
authored
2 years ago
84a4ff03
14 Aug, 2022
1 commit
添加了一些调试信息
· 2cebcdc4
flxg非常队
authored
2 years ago
2cebcdc4
13 Aug, 2022
2 commits
merge from asm_lqw
· 477a9aa1
flxg非常队
authored
2 years ago
477a9aa1
mergr from asm
· c4992d3e
flxg非常队
authored
2 years ago
c4992d3e
11 Aug, 2022
1 commit
Merge branch 'asm_lqw' into spill_opt
· 3411e8f9
flxg非常队
authored
2 years ago
3411e8f9
09 Aug, 2022
13 commits
恢复原状,不进行检测
· a1082063
lqw
authored
2 years ago
a1082063
修复检测代码,添加死代码删除优化
· 98bb5d4e
lqw
authored
2 years ago
98bb5d4e
Add2Mul未完成
· 07fe0809
lqw
authored
2 years ago
07fe0809
添加fp_params的后端检测虚拟寄存器只有一次代码
· f9dcc95a
lqw
authored
2 years ago
f9dcc95a
Merge remote-tracking branch 'origin/add_fp' into asm_lqw
· adbfe3fe
lqw
authored
2 years ago
adbfe3fe
Merge remote-tracking branch 'origin' into asm_lqw
· 5381ccae
lqw
authored
2 years ago
5381ccae
修改浮点的溢出策略(与上一个commit是一样的问题),添加了opr reg num set 的插入
· b13f926b
flxg非常队
authored
2 years ago
b13f926b
修复同一指令的多个use都需要溢出的情况
· d08f9d36
flxg非常队
authored
2 years ago
d08f9d36
Merge branch 'asm_lqw' into add_fp
· 2d45005e
flxg非常队
authored
2 years ago
2d45005e
Merge branch 'asm_lqw' into add_fp
· af622e47
flxg非常队
authored
2 years ago
af622e47
修改Branch指令生成lir时的顺序,根据后一个块动态分配
· 64374062
lqw
authored
2 years ago
64374062
Merge branch 'asm_lqw' into add_fp
· cca30492
flxg非常队
authored
2 years ago
cca30492
修复RegAlloc和StackAlloc的注释添加了但实际没添加的bug
· c0504da0
lqw
authored
2 years ago
c0504da0
08 Aug, 2022
19 commits
Merge remote-tracking branch 'origin/optimize' into asm_lqw
· 3d158f4a
lqw
authored
2 years ago
3d158f4a
添加条件跳转语句前一定是branch指令的exit
· 06e01937
lqw
authored
2 years ago
06e01937
delete .h
· da14311a
魔法御姐
authored
2 years ago
da14311a
pre test
· e21b0af7
魔法御姐
authored
2 years ago
e21b0af7
merge from asm_lqw
· f8c66c21
魔法御姐
authored
2 years ago
f8c66c21
Merge branch 'asm_lqw' into optimize
· 42ddf823
魔法御姐
authored
2 years ago
42ddf823
cfg
· 117cafcf
魔法御姐
authored
2 years ago
117cafcf
修复测试脚本
· 906fbc78
lqw
authored
2 years ago
906fbc78
添加死代码删除优化
· b414d132
lqw
authored
2 years ago
b414d132
Merge branch 'asm_lqw' into add_fp
· eb6e3bed
flxg非常队
authored
2 years ago
eb6e3bed
对于全局变量的初始化函数也使用memset,对于未初始化的全局数组,不进行memset
· caf4c2bf
lqw
authored
2 years ago
caf4c2bf
修改bug,还有两个不成功(62、82)
· 4b3c9227
flxg非常队
authored
2 years ago
4b3c9227
修复函数内联导致的控制流图错误。添加除了entry块之外的不可达块的删除
· c47848f6
lqw
authored
2 years ago
c47848f6
Merge branch 'spill_opt' of
https://gitlab.eduxiji.net/cggwz/magic_misaka
into spill_opt
· 7f1eafa7
flxg非常队
authored
2 years ago
7f1eafa7
test ans
· cf3322ff
魔法御姐
authored
2 years ago
cf3322ff
Merge branch 'spill_opt' of
https://gitlab.eduxiji.net/cggwz/magic_misaka
into spill_opt
· c514e85e
flxg非常队
authored
2 years ago
c514e85e
test ans
· dec89e0a
魔法御姐
authored
2 years ago
dec89e0a
Merge branch 'asm_lqw' into spill_opt
· f0a6ffe0
flxg非常队
authored
2 years ago
f0a6ffe0
debuging temp save
· 39a0bb99
魔法御姐
authored
2 years ago
39a0bb99