Commit Graph

8 Commits

Author SHA1 Message Date
huoqingyi
f02aef4974 Remove TSManager and TSTypes
With the enhancement of the ability of PGO types, TSManager and TSTypes are no longer needed in the AOT compilation phase. So let's remove them.

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

Tests:
ark_js_host_unittest, AOT pog test262  AOT workload

Signed-off-by: huoqingyi <huoqingyi@huawei.com>
Change-Id: I381017de86c3f8f74ed84edd848b986bcf85a4b5
2024-04-18 19:02:45 +08:00
hzzhouzebin
b58c023ffe Fix aot doc
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I8OR0J
Signed-off-by: hzzhouzebin <zhouzebin1@huawei.com>
Change-Id: I1e31faa7f900a8c788acf04c6fefca7a2fbc670d
2023-12-15 16:40:03 +08:00
wuhailong
721f5fa159 Update README
Signed-off-by: wuhailong <wuhailong19@huawei.com>
2023-09-07 15:30:11 +08:00
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
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
Han00000000
b4e5d2bc7d fix docs issue
Signed-off-by: Han00000000 <jianghan2@huawei.com>
Change-Id: Iaa1d66569fdb983a48e485e70eaf79fba7194dea
2021-09-14 14:55:27 +08:00