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-17291-1894922
Compiler2023-SysYCC-3168
Commits
91a2db84
Commit
91a2db84
authored
1 year ago
by
zjl
Browse files
Options
Download
Patches
Plain Diff
feature:add merge_bb
parent
785d25a6
final_submit_8
develop
feature/divide2shift_right
feature/merge_bb_new
feature/rm_trivial_bb
final_submit_0
final_submit_1
final_submit_2
final_submit_3
final_submit_4
final_submit_5
final_submit_6
final_submit_7
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/frontend/llvm/function.rs
+6
-0
src/frontend/llvm/function.rs
src/frontend/llvm/instr.rs
+4
-0
src/frontend/llvm/instr.rs
src/frontend/llvm/layout.rs
+41
-5
src/frontend/llvm/layout.rs
src/optimize/mod.rs
+2
-0
src/optimize/mod.rs
with
53 additions
and
5 deletions
+53
-5
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