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
AntPIE-2971
Commits
b1622fe4
Commit
b1622fe4
authored
9 months ago
by
sprooc
Browse files
Options
Download
Patches
Plain Diff
add fast multimod
parent
3003379f
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
include/ir/Module.hh
+8
-4
include/ir/Module.hh
src/asm/Machine.cc
+8
-1
src/asm/Machine.cc
src/asm/multimod.hh
+20
-0
src/asm/multimod.hh
src/frontend/MySysYParserVisitor.cc
+9
-0
src/frontend/MySysYParserVisitor.cc
src/ir/Module.cc
+6
-0
src/ir/Module.cc
src/opt/Reassociate.cc
+9
-2
src/opt/Reassociate.cc
with
60 additions
and
7 deletions
+60
-7
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