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-18973-1895971
Compiler2023-NorthClose83-2501
Commits
42779849
Commit
42779849
authored
1 year ago
by
北关大学第83号代表队
Browse files
Options
Download
Patches
Plain Diff
eej&inline off ALLpass
parent
7e41b371
Changes
451
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+1
-1
Makefile
example.in
+2
-3
example.in
example.sy
+98
-23
example.sy
example_O0
+0
-0
example_O0
example_O0.ll
+454
-0
example_O0.ll
example_O0.s
+776
-0
example_O0.s
example_O2
+0
-0
example_O2
example_O2.ll
+545
-0
example_O2.ll
example_O2.s
+1345
-0
example_O2.s
passCase/Hoisting/while.sy
+10
-0
passCase/Hoisting/while.sy
src/Ast.cpp
+0
-1
src/Ast.cpp
src/DeadCodeEliminate.cpp
+7
-7
src/DeadCodeEliminate.cpp
src/Hoisting.cpp
+82
-29
src/Hoisting.cpp
src/Vectorization.cpp
+157
-146
src/Vectorization.cpp
src/main.cpp
+3
-3
src/main.cpp
src/mem2reg.cpp
+2
-1
src/mem2reg.cpp
test/functional/00_main.bin
+0
-0
test/functional/00_main.bin
test/functional/00_main.log
+0
-0
test/functional/00_main.log
test/functional/00_main.res
+0
-1
test/functional/00_main.res
test/functional/00_main.s
+0
-15
test/functional/00_main.s
with
3482 additions
and
230 deletions
+3482
-230
Some changes are not shown.
For a faster browsing experience, only
20 of 451+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
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