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-26173-2487151
compilers-3764
Commits
442dff4a
Commit
442dff4a
authored
10 months ago
by
sunyiqiu
Browse files
Options
Download
Patches
Plain Diff
build: change backend to fit the deadCode pass
parent
4b21414a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/main/java/cn/edu/nju/software/backend/RiscBasicBlock.java
+1
-1
...main/java/cn/edu/nju/software/backend/RiscBasicBlock.java
src/main/java/cn/edu/nju/software/backend/RiscFunction.java
+3
-0
src/main/java/cn/edu/nju/software/backend/RiscFunction.java
src/main/java/cn/edu/nju/software/ir/basicblock/BasicBlockRef.java
+9
-0
...java/cn/edu/nju/software/ir/basicblock/BasicBlockRef.java
src/main/java/cn/edu/nju/software/pass/PassManager.java
+3
-3
src/main/java/cn/edu/nju/software/pass/PassManager.java
with
16 additions
and
4 deletions
+16
-4
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