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
7186acc6
Commit
7186acc6
authored
1 year ago
by
YZK
Browse files
Options
Download
Patches
Plain Diff
feat: Optimize regalloca in single basic block
parent
0871c7c2
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/riscv/backend.cpp
+32
-33
src/riscv/backend.cpp
src/riscv/regalloc.cpp
+79
-55
src/riscv/regalloc.cpp
src/riscv/regalloc.h
+37
-5
src/riscv/regalloc.h
src/riscv/riscv.cpp
+2
-2
src/riscv/riscv.cpp
src/riscv/riscv.h
+0
-1
src/riscv/riscv.h
with
150 additions
and
96 deletions
+150
-96
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