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
CompilerHIT
Compiler2023
Commits
adfb6822
Commit
adfb6822
authored
1 year ago
by
cncsmonster
Browse files
Options
Download
Patches
Plain Diff
调整alloc接口,修复gettmp regs的bug,通过[f,hf]测试
parent
d7eb8b83
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/backend/func/alloc.rs
+25
-1
src/backend/func/alloc.rs
src/backend/module/alloc.rs
+53
-0
src/backend/module/alloc.rs
src/backend/module/build.rs
+5
-3
src/backend/module/build.rs
src/backend/module/mod.rs
+2
-32
src/backend/module/mod.rs
src/backend/operand.rs
+2
-2
src/backend/operand.rs
with
87 additions
and
38 deletions
+87
-38
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets