Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-23712-2301407
SCNUCC-2499
Commits
f81524e4
Commit
f81524e4
authored
11 months ago
by
jiajieZeng
Browse files
Options
Download
Patches
Plain Diff
添加了全局变量的load
parent
03762adf
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
backend/include/AsmInstruction.h
+2
-0
backend/include/AsmInstruction.h
backend/include/RegisterManager.h
+5
-0
backend/include/RegisterManager.h
backend/src/AsmGenerator.cpp
+22
-8
backend/src/AsmGenerator.cpp
backend/src/RegisterManager.cpp
+18
-0
backend/src/RegisterManager.cpp
frontend/include/IRStatement.h
+3
-1
frontend/include/IRStatement.h
frontend/src/IRStatement.cpp
+28
-8
frontend/src/IRStatement.cpp
sysY2022/simple_gbl_stmts.c
+6
-3
sysY2022/simple_gbl_stmts.c
with
84 additions
and
20 deletions
+84
-20
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