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
ssyc
Commits
6b899c23
Verified
Commit
6b899c23
authored
2 years ago
by
萝杨空队-梁韬
Browse files
Options
Download
Patches
Plain Diff
ir: 增加了 BoolToInt 指令
parent
5ea163b2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/top/origami404/ssyc/frontend/IRBuilder.java
+5
-4
src/top/origami404/ssyc/frontend/IRBuilder.java
src/top/origami404/ssyc/frontend/IRGen.java
+4
-3
src/top/origami404/ssyc/frontend/IRGen.java
src/top/origami404/ssyc/ir/inst/BoolToIntInst.java
+21
-0
src/top/origami404/ssyc/ir/inst/BoolToIntInst.java
src/top/origami404/ssyc/ir/inst/InstKind.java
+2
-2
src/top/origami404/ssyc/ir/inst/InstKind.java
with
32 additions
and
9 deletions
+32
-9
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