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
Compiler2024-SubmarineCompiler-2508
Commits
7a4a203e
Commit
7a4a203e
authored
11 months ago
by
Linyu
Browse files
Options
Download
Patches
Plain Diff
add depth in bb (maybe not right)
parent
430c0792
main
LoopRotate
LoopSimplify
base-70+
code_lift
detached
goodSort
grl_last
loopUnroll
new_new_csc
test
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/frontend/ir/instr/terminator/JumpInstr.java
+4
-0
src/frontend/ir/instr/terminator/JumpInstr.java
src/frontend/ir/structure/BasicBlock.java
+46
-2
src/frontend/ir/structure/BasicBlock.java
src/frontend/ir/structure/Procedure.java
+14
-11
src/frontend/ir/structure/Procedure.java
with
64 additions
and
13 deletions
+64
-13
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