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-22023-2210132
proj335-USTC_123412312312-3352
Commits
a2d91068
Commit
a2d91068
authored
1 year ago
by
123412312312
Browse files
Options
Download
Patches
Plain Diff
update readme
parent
4665c944
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-14
README.md
with
14 additions
and
14 deletions
+14
-14
README.md
+
14
−
14
View file @
a2d91068
...
...
@@ -332,20 +332,20 @@ protected void emitBranch(CompilationResultBuilder crb, LoongArch64MacroAssemble
GraalVM由多个组件构成,graal是其核心组件,substratevm组件和truffel组件都依赖于它。
--compiler graal编译器项目
<
/
br>
--- ci
<
/
br>
--- docs
<
/
br>
--- mx.compiler mx配置脚本
<
/
br>
--- src 原代码
<
/
br>
-----jdk.graal.compiler
<
/
br>
------src/jdk/graal/compiler
<
/
br>
------- asm 汇编器相关代码
<
/
br>
------- core IR到LoongArch架构机器码的转换规则相关的代码
<
/
br>
------- hotspot graal与hotspotVM交互的代码
<
/
br>
------- lir 目标转换的LoongArch机器码
<
/
br>
--sdk GraalVM项目公共代码
<
/
br>
--substratevm substratevm组件
<
/
br>
--compiler graal编译器项目
<br
/
>
--- ci
<br
/
>
--- docs
<br
/
>
--- mx.compiler mx配置脚本
<br
/
>
--- src 原代码
<br
/
>
-----jdk.graal.compiler
<br
/
>
------src/jdk/graal/compiler
<br
/
>
------- asm 汇编器相关代码
<br
/
>
------- core IR到LoongArch架构机器码的转换规则相关的代码
<br
/
>
------- hotspot graal与hotspotVM交互的代码
<br
/
>
------- lir 目标转换的LoongArch机器码
<br
/
>
--sdk GraalVM项目公共代码
<br
/
>
--substratevm substratevm组件
<br
/
>
... 其他文件夹也大都是GraalVM的组件
# 八、比赛收获
...
...
This diff is collapsed.
Click to expand it.
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