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
bddd
Commits
fb442528
Commit
fb442528
authored
2 years ago
by
王樾
Browse files
Options
Download
Plain Diff
Merge branch 'garen_dev' into 'garen_dev_test'
Garen dev See merge request
bddd/bddd!4
parents
2ea37595
0f80d1d5
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
include/ir/ir-pass-manager.h
+7
-5
include/ir/ir-pass-manager.h
src/ir/pass/basic.cpp
+64
-9
src/ir/pass/basic.cpp
src/ir/pass/dce.cpp
+33
-3
src/ir/pass/dce.cpp
src/ir/pass/gcm.cpp
+1
-4
src/ir/pass/gcm.cpp
src/ir/pass/gvn.cpp
+0
-14
src/ir/pass/gvn.cpp
src/ir/pass/instr-combine.cpp
+87
-2
src/ir/pass/instr-combine.cpp
src/ir/pass/loop-simplify.cpp
+0
-10
src/ir/pass/loop-simplify.cpp
src/ir/pass/strength-reduction.cpp
+82
-9
src/ir/pass/strength-reduction.cpp
with
274 additions
and
56 deletions
+274
-56
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