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
6bf503fb
Commit
6bf503fb
authored
1 year ago
by
YZK
Browse files
Options
Download
Plain Diff
Merge commit '
e8859ee0
' into opt-merge-bb2
parents
c5553dcc
e8859ee0
main
Opt
Opt2
dev-new-regalloca
dev-nord-local
dev-nord-test
opt-merge-bb2
No related merge requests found
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
src/opt/CombineInstr.cpp
+1
-0
src/opt/CombineInstr.cpp
src/riscv/backend.cpp
+101
-78
src/riscv/backend.cpp
src/riscv/backend.h
+6
-0
src/riscv/backend.h
src/riscv/instruction.cpp
+4
-1
src/riscv/instruction.cpp
src/riscv/instruction.h
+2
-1
src/riscv/instruction.h
src/riscv/regalloc.cpp
+85
-63
src/riscv/regalloc.cpp
src/riscv/regalloc.h
+46
-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
247 additions
and
151 deletions
+247
-151
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