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
penguinCompiler
Commits
2bb61355
Commit
2bb61355
authored
2 years ago
by
chenlida
Browse files
Options
Download
Patches
Plain Diff
update regalloc algorithm
parent
3df792c1
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
.gdb_history
+60
-60
.gdb_history
Makefile
+1
-1
Makefile
src/backend/color.cpp
+222
-92
src/backend/color.cpp
src/backend/color.hpp
+8
-5
src/backend/color.hpp
src/backend/flowgraph.cpp
+19
-29
src/backend/flowgraph.cpp
src/backend/graph.cpp
+7
-11
src/backend/graph.cpp
src/backend/graph.hpp
+6
-2
src/backend/graph.hpp
src/backend/ig.cpp
+33
-21
src/backend/ig.cpp
src/backend/ig.hpp
+3
-4
src/backend/ig.hpp
src/backend/regalloc.cpp
+9
-13
src/backend/regalloc.cpp
with
368 additions
and
238 deletions
+368
-238
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