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-12619-928705
Magic_Misaka
Commits
d9e93dd1
Commit
d9e93dd1
authored
2 years ago
by
flxg非常队
Browse files
Options
Download
Patches
Plain Diff
修复了last spill的删除的问题,添加了数据结构to del spill set int
添加参数-no-alloc,与-no-spill传递方式一致
parent
84283984
spill_opt
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
code/include/MskLirBuilder/LIRBuilder.h
+1
-0
code/include/MskLirBuilder/LIRBuilder.h
code/include/MskLirBuilder/RegAlloc.h
+2
-0
code/include/MskLirBuilder/RegAlloc.h
code/src/MskLirBuilder/LIRBuilder.cpp
+1
-0
code/src/MskLirBuilder/LIRBuilder.cpp
code/src/MskLirBuilder/RegAlloc.cpp
+23
-7
code/src/MskLirBuilder/RegAlloc.cpp
with
27 additions
and
7 deletions
+27
-7
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