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-12619-928705
compile-188
Commits
6ac91360
Commit
6ac91360
authored
2 years ago
by
shm0214
Browse files
Options
Download
Patches
Plain Diff
continuous same if optimize
parent
51039ee9
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
include/Starighten.h
+2
-0
include/Starighten.h
src/BasicBlock.cpp
+9
-3
src/BasicBlock.cpp
src/ElimUnreachCode.cpp
+21
-15
src/ElimUnreachCode.cpp
src/Function.cpp
+1
-1
src/Function.cpp
src/Instruction.cpp
+1
-0
src/Instruction.cpp
src/PeepholeForIR.cpp
+3
-0
src/PeepholeForIR.cpp
src/Starighten.cpp
+126
-0
src/Starighten.cpp
src/ValueNumber.cpp
+1
-1
src/ValueNumber.cpp
src/main.cpp
+5
-1
src/main.cpp
with
169 additions
and
21 deletions
+169
-21
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