Commit Graph

37 Commits

Author SHA1 Message Date
dingding
dbb6738ad6 Imporve AOT Debugging Tools
1. Add stress deopt.
2. Add VTable verifier.
3. Tracing BC supports typed path.
4. Add options for several pass.
5. Add options to select compiler methods or skip compiler methods.

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6TP91

Signed-off-by: dingding <dingding5@huawei.com>
Change-Id: Iffdd54b5cb34efe93cbec77ea4a9aa2feb8fbcbd
2023-05-09 07:11:57 +08:00
hzzhouzebin
0651538873 Rename CLI params for jsvm and ark_aot_compiler
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6XL7E
Signed-off-by: hzzhouzebin <zhouzebin1@huawei.com>
Change-Id: I751d08d99e08acda7d0fea7094967029d1e19934
2023-04-25 10:58:34 +08:00
DaiHN
cc2fe0f8ae docs modification
fix broken links issue
issue : #I6Y0MW

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: Ic6488e933e0d6834cf4336115108029b4152e98c
2023-04-23 11:38:22 +08:00
yaochaonan
de3fe6bf2d doc 鸿蒙修改为OpenHarmony
-----
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6RNIY?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: Iae78dc17c84029f0dba418f3a5db2b9046df9c41
2023-03-30 16:10:33 +08:00
weng-xi
afb758ce80 AOT&PGO
Signed-off-by: weng-xi <wengxi1@huawei.com>
Change-Id: Id0694a7feec818123e5225980cba801184dfd556
2023-03-09 10:56:14 +08:00
changjiaxing
f7c701cb40 modify docs
Merge several articles on development examples, environment installation and compilation, and tool use, update compilation commands, and add aot-related tool introduction

issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6JK9W

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: I7aca4d148effa8a72fa61197b670f24d7cd9078e
2023-03-09 10:51:47 +08:00
Dmitrii Trubenkov
7ccf824d49 Fix doc: fix build target name for building tools
Change-Id: Iac9367cd28ca99a28e6c2b5bad359a5377d21294
Signed-off-by: Dmitrii Trubenkov <trubenkov.dmitrii@huawei.com>
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I67IHH?from=project-issue
2022-12-26 12:31:18 +03:00
DaiHN
ff1f0c4453 Update ArkCompiler's docs issure
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5YTOB

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: I508c4e929bdb60d9487fb90f74d48973f266042e
2022-11-09 18:07:59 +08:00
openharmony_ci
b3f51ddf4c
!2614 部件化整改 ark -> arkcompiler
Merge pull request !2614 from weng-changcheng/modify_subsystem_name
2022-10-14 10:17:30 +00:00
wengchangcheng
0b947ac7d0 Descriptor: 部件化整改 ark -> arkcompiler
Details: 部件化整改 ark -> arkcompiler

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VJMH

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I01c72bafc95a7d469c9bb31cfcbac79b310dfac1
2022-10-13 22:23:53 +08:00
DaiHN
5b88dcd3a7 Updating eTS Runtime's docs
----------------------------
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VM0P?from=project-issue

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: I94ba1358d7cf5a6356974b52c5eeac679a00f602
2022-10-13 20:37:03 +08:00
DaiHN
2935828b96 Modification of ets_runtime docs
---------------------------------
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5RZFO?from=project-issue

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: Id47fa5046d1756c8a315182afd01bc146dd93fb3
2022-09-20 11:04:32 +08:00
wengchangcheng
55392a0f90 Merge remote-tracking branch 'origin/master' into wcc_0808
Change-Id: I7aec95cbcb209a8dfa94a1f6f0687a492fb46a06
2022-09-05 14:31:27 +08:00
wengchangcheng
ab13a0da91 Descriptor: support first level instruction
Details:
1. Add old Opcode defines
2. Add new inst handler of throw & wide & deprecated
3. Modify interpreter for new inst
4. Modify typeinfer for new inst
5. Modify asm interpreter for new inst
6. Modify aot circuit builder for new inst
7. Translate old inst to first level inst

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5LPNL

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: If9e0b60cafc32a662a5fb1676887939d5a2b9ebf
2022-08-24 14:12:42 +08:00
zhaobin.wang
76587dd793
update docs/overview-zh.md.
Signed-off-by: zhaobin.wang <kingmba@163.com>

Signed-off-by: zhaobin.wang <kingmba@163.com>
2022-08-17 06:57:35 +00:00
dingwen
bf637c1f41 modify arkcompiler_ets_runtime path
Description:modify arkcompiler_ets_runtime path
issue:https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I5GE38

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I43e2aae687a4f05fe6505b0b0f70f0846d047b84
2022-07-14 12:35:04 +08:00
wengchangcheng
cc184ba66c Descriptor: delete some internal unused code
details: delete unused code
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5COHE

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5fe62c58353839d4aac1144fc99e2cf87f4374eb
2022-06-17 23:03:42 +08:00
openharmony_ci
b5c87e5c9a
!1579 Modify 262test command script
Merge pull request !1579 from zhangyouyou/master
2022-06-15 10:43:04 +00:00
DaiH
cd642b8bda Modification of compilation commands
------------------------------------
"rk3568" --> "hispark_taurus_standard"
issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5BP4B?from=project-issue

Signed-off-by: DaiH <daihuina1@huawei.com>
Change-Id: I76420f696d9f7a2174b9018a1f7754eaa1fdb4d8
2022-06-14 10:09:20 +08:00
zhangyouyou
05765a69b4 https://gitee.com/openharmony/ark_ts2abc/issues/I5C02G
Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2022-06-13 17:08:31 +08:00
DaiH
dfb3f51634 Documentation Modifications About Compilation
Signed-off-by: DaiH <daihuina1@huawei.com>
https://gitee.com/openharmony/ark_js_runtime/issues/I53710?from=project-issue

Documentation Modifications About Compilation
1. Update compilation order
2. "hi3516dv300" -> "rk3568"

Change-Id: I3a9f5bc91cda12546ac3cf6cefafb969f5510bdb
2022-04-18 14:12:24 +08:00
wusongqing
6c5d965405 updated docs
Signed-off-by: wusongqing <wusongqing@huawei.com>
2022-04-06 14:59:25 +08:00
wusongqing
03352199bc updated docs
Signed-off-by: wusongqing <wusongqing@huawei.com>
2022-04-06 14:56:32 +08:00
DaiH
0a53353c09 Modification of "readme" docs
Signed-off-by: DaiH <daihuina1@huawei.com>
https://gitee.com/openharmony/ark_js_runtime/issues/I50YVP?from=project-issue

1. delete description related to "phone" or "pc".

Change-Id: I86a337e80f8a9ffb624fb02817cedbf82a9f976e
2022-04-02 15:47:42 +08:00
DaiH
8b058853d6 Make doc's picture pass through YellowZone CI
Signed-off-by: DaiH <daihuina1@huawei.com>
https: //gitee.com/openharmony/ark_js_runtime/issues/I4ZDEJ?from=project-issue
1. Yellow Zone CI can't pass doc's picture without changing oat.xml.
2. Make some modification to docs according to the open source  specification.
Change-Id: Idbe9d8245bad3f2d7b0807ae2138bebb22a1f2ed
2022-03-24 14:38:32 +08:00
DaiH
3680e89db2 Revision Of ARK-Runtime's Doc
Signed-off-by: DaiHN <daihuina1@huawei.com>
https: //gitee.com/openharmony/ark_js_runtime/issues/I4YSGD?from=project-issue
Change-Id: If5d47c985447f21166b2981ff3174b4640f5d0ce
2022-03-22 21:11:29 +08:00
wanyanglan
6f123add54 Clean Code
CodeHub ark_js_runtime of issue

issue:https://gitee.com/openharmony/ark_js_runtime/issues/I4YL4Y

Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I6c7b10e2475e80006598f86d0d51792693b714b5
2022-03-19 14:31:04 +08:00
Gongyuhang
bde69bae26 Signed-off-by: Gongyuhang <gongyuhang5@huawei.com>
Abstract: Correct the character string "ohos-arm-release" in the path in the files in "./docs/" directory in "ark_js_runtime" repository
Description: Change the character string "ohos-arm-release" in the other files in "./docs/" directory to "hi3516dv300"
Related issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4UZYB?from=project-issue
2022-02-23 20:02:11 +08:00
DaiHN
8c8d2b19d2 Path changes for the compiled product
Signed-off-by: DaiHN <daihuina1@huawei.com>
2021-12-24 17:04:42 +08:00
hufeng
39d3bde2c9 patch_2
Signed-off-by: hufeng <hufeng20@huawei.com>
Change-Id: I3eef694754add203a9c355abf9cb572215504d24
2021-09-23 16:42:06 +08:00
hufeng
87d5d1038c fixed ee9d393 from https://gitee.com/hufeng20/ark_js_runtime/pulls/102
revise the `using-the-toolchain` doc

Signed-off-by: hufeng <hufeng20@huawei.com>
Change-Id: Ie73e03f6e56a360338a2f955ac74219d562ab598
2021-09-23 03:53:20 +00:00
wanyanglan
509bf16b32 modify information
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Ic65aaef94f79ce8134a96ceb8908c374844b0eb4
2021-09-18 15:56:31 +08:00
Han00000000
b4e5d2bc7d fix docs issue
Signed-off-by: Han00000000 <jianghan2@huawei.com>
Change-Id: Iaa1d66569fdb983a48e485e70eaf79fba7194dea
2021-09-14 14:55:27 +08:00
openharmony_ci
71b3ba587a !4 modify documents
Merge pull request !4 from yaojian16/master
2021-09-08 04:59:40 +00:00
y00576111
2ea2345efa update documents
Change-Id: I5b14d2bab8dc7f655fa994b35d814e9fe55f6d8b
Signed-off-by: y00576111 <yaojian16@huawei.com>
2021-09-07 21:05:57 +08:00
wanyanglan
a5a133b640 modify document
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I10859549651a3e1cdba210ef29bd7a217e9741fd
2021-09-07 09:24:32 +08:00
wanyanglan
86cfe52253 add ark js_runtime
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Iac7851492f10c0ef1303c621febb65e5fdd22e41
2021-09-05 16:05:06 +08:00