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-14157-894146
Compiler
Commits
19a0240f
Commit
19a0240f
authored
2 years ago
by
赵文浩
Browse files
Options
Download
Patches
Plain Diff
修改了一下,消phi可能存在问题,不行就使用标准算法
parent
c510abed
master
backend-opt
backend-opt-divconst
backend-opt-new
backend_TwoRegAllocator
backend_reverse
backend_temporary
backend_wxq
backend_zwh
bugfix_backend_0720
bugfix_backend_0721
bugfix_backend_0722
bugfix_backend_0723
bugfix_backend_0726
debug
fronte-opt-deadcode
fronted-opt-deadcode
new_master
new_submit
new_version
pre_version
submit
test-phi
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/backend/CodeGenManager.java
+24
-5
src/backend/CodeGenManager.java
src/backend/llvmir/value/MyBasicBlock.java
+4
-0
src/backend/llvmir/value/MyBasicBlock.java
src/backend/machineCode/MachineBlock.java
+4
-0
src/backend/machineCode/MachineBlock.java
src/util/MyList.java
+20
-1
src/util/MyList.java
with
52 additions
and
6 deletions
+52
-6
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