Commit Graph

12051 Commits

Author SHA1 Message Date
jiangmengyang
98c0e385ec LoadJSPandaFile接口添加load文件名维测日志
print jspandaFile header addr

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

Signed-off-by: jiangmengyang <jiangmengyang3@huawei.com>
Change-Id: I796a7e8bad0ec953d2218ff99ca02d2276e59057
2024-07-15 17:09:36 +08:00
openharmony_ci
b4991165fc
!7976 timout_limit add
Merge pull request !7976 from fangting/master
2024-06-29 06:21:49 +00:00
fangting
bc752d5585 timoutlimit
Issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/IA97PD
Signed-off-by: fangting <fangting12@huawei.com>
2024-06-29 11:06:26 +08:00
openharmony_ci
dfddfd115d
!7938 Bugfix for cppcrash
Merge pull request !7938 from 邵益江/sourcemap
2024-06-29 02:46:13 +00:00
openharmony_ci
2fdf90af5d
!7963 Update regresstest ignore lists
Merge pull request !7963 from kuchkovairina/20240627_kfl
2024-06-28 13:29:30 +00:00
kuchkova irina
a976c0fc71 Title: Update ignore lists
Description: Update regresstest ignore lists
Issue: #IA8WN0
Reason: test fails
Tests: All required pre-merge test passed. Results are available in the ggwatcher

Signed-off-by: kuchkova irina <kuchkova.irina@huawei-partners.com>
2024-06-28 14:14:58 +03:00
openharmony_ci
64cef84538
!7093 [Bug]: If IsDetachedBuffer expected typedError
Merge pull request !7093 from liujia178/mjsunit_TypedArray_Map
2024-06-28 10:20:09 +00:00
openharmony_ci
abfec052ab
!7940 regexp性能优化引入的OOM问题修复&CodeCheck修复
Merge pull request !7940 from linxianfu/master
2024-06-28 09:42:35 +00:00
openharmony_ci
5eb11ec37f
!7939 [JIT] fix load string length from raw value
Merge pull request !7939 from xiaoweidong/fix_string_len
2024-06-28 07:24:00 +00:00
openharmony_ci
0532e55b83
!7931 [maple]2.0 Code bypass CFI protection rectification
Merge pull request !7931 from zy/cfi-cleancode-new
2024-06-28 07:04:29 +00:00
shaoyijiang
92bcd3b4bd Bugfix for cppcrash
1.Fixed sourcemap not initializing due to different hap packages generated by different IDE templates

Issue: IA8FF1
Signed-off-by: shaoyijiang <shaoyijiang@huawei.com>
Change-Id: I5e6c78c92406116160511f480f118a7956a76a0c
2024-06-28 15:00:17 +08:00
openharmony_ci
4561b6035f
!7906 [features]: Optimize array.prototype.includes/indexof without relying on ElementsKind,
Merge pull request !7906 from luobinghao/merge_no_lements
2024-06-28 06:55:06 +00:00
luobinghao
8d196f4f9c [features]: Optimize array.prototype.includes/indexof without relying on ElementsKind
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA7NS7

Signed-off-by: luobinghao <luobinghao@huawei.com>

Change-Id: I9769d2b43ba0d37029298a1fd1d698b28fe89e38
2024-06-28 11:08:01 +08:00
openharmony_ci
34dbc07438
!7043 [BUG][string-indexof-1.js]Add processing of null string to interface Indexof
Merge pull request !7043 from liujia178/mjsunit_string_indexof
2024-06-28 02:32:46 +00:00
openharmony_ci
0c95047cab
!7878 New Builtins Constructor fast path
Merge pull request !7878 from yycc/constructor
2024-06-27 15:57:46 +00:00
openharmony_ci
bab468aeed
!7949 Deleting a compilation once is not compiling
Merge pull request !7949 from herongpeng/delete_compile_once
2024-06-27 14:20:11 +00:00
xiaoweidong
eb43351d57 [jit] fix load string len from raw value
Change-Id: Ieec2fde8cf6c666f0312540b14a3a42c81961bbb
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
2024-06-27 20:17:54 +08:00
openharmony_ci
4433bc7d08
!7954 [JIT] Fix clear jit task when vm exit
Merge pull request !7954 from xiaoweidong/fix_exit
2024-06-27 09:55:46 +00:00
openharmony_ci
ff7c022d77
!7947 Revert "fix Aot Binding"
Merge pull request !7947 from hzzhouzebin/revertFixAotBinding
2024-06-27 09:39:20 +00:00
openharmony_ci
648dd5cc1d
!7945 ProxyConstructo IR化 从argv中取参错误
Merge pull request !7945 from zhangyouyou/master
2024-06-27 09:22:57 +00:00
openharmony_ci
24f2ea3363
!7907 avoid multi-thread check
Merge pull request !7907 from fangting/master
2024-06-27 09:01:33 +00:00
openharmony_ci
c86382bf45
!7434 修复DateTimeFormat设置非法的numberingSystem抛出异常问题
Merge pull request !7434 from liujia178/intl_0517
2024-06-27 08:58:53 +00:00
liujia178
7921957211 Add processing of null string to interface Indexof
Signed-off-by: liujia178 <liujia178@huawei.com>
2024-06-27 15:57:55 +08:00
openharmony_ci
db436bb1e7
!7952 修复Es2abcAotTypeInferAction UT用例失败问题
Merge pull request !7952 from zhao1d/zld
2024-06-27 07:37:45 +00:00
zy
9792124ed4 cfi cleancode
Signed-off-by: zy <zy15615632452@163.com>
2024-06-27 15:02:20 +08:00
openharmony_ci
7a2ec14c9b
!7926 Changed JitFort space from singleton to instance per VM
Merge pull request !7926 from eching/fortspace_per_vm
2024-06-27 03:28:56 +00:00
openharmony_ci
a716003837
!7861 Add unfold argv trampoline for supercall & supercallspread
Merge pull request !7861 from 刘智杰/third_lib
2024-06-27 03:13:17 +00:00
yycc
55d5c84401 New Builtins Constructor fast path
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA765O
Description: Add pgo profiler for builtin constructor and enhance fastpath ability to improve the performance of workload.

Signed-off-by: yycc <yuyicen1@huawei.com>
Change-Id: I342e2fd7eb3c752bf277e7fd8a497bfbb0c27f5a
2024-06-27 09:54:12 +08:00
openharmony_ci
f90507e628
!7886 OOM dump don't report appfreeze.
Merge pull request !7886 from hhl/master
2024-06-26 15:41:59 +00:00
xiaoweidong
99dbecd9be [JIT] Fix clear jit task when vm exit
Change-Id: Ia070f6d4c3a3ff486e2788215eab4d46ae1223c8
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
2024-06-26 23:32:30 +08:00
openharmony_ci
1a033558d1
!7921 Modify the fork function to syscall starter
Merge pull request !7921 from herongpeng/fork_to_syscall
2024-06-26 14:55:40 +00:00
linxianfu
cb048cba71 1.extend comments for magic number 2.regex test set: OOM issue fixing
Signed-off-by: linxianfu <linxianfu@126.com>
Change-Id: I780fe15e71f84e82346dccbf9806af91fe37c76a
2024-06-26 20:45:48 +08:00
zhao1d
5114807f17 修复Es2abcAotTypeInferAction UT用例失败问题
Signed-off-by: zhao1d <zhaolidong4@huawei.com>
Change-Id: Iecec86e5b74b544ac766f137a7975f4d08e299c2
2024-06-26 20:15:50 +08:00
openharmony_ci
f3ce02a563
!7910 Add Fast Path For ToLocaleUpperCase
Merge pull request !7910 from 许杰/toLocaleUpperCase
2024-06-26 11:34:14 +00:00
openharmony_ci
98386fe145
!7918 Regresstest: add ignore lists
Merge pull request !7918 from shirunova_viktoria/add-ignore-lists
2024-06-26 11:23:14 +00:00
oh_ci
3ef72274e4
!7924 add GC thread priority adjustment limit
Merge pull request !7924 from jinjiawei/master
2024-06-26 11:08:10 +00:00
harryhrp
6d43824258 Modify the fork function to syscall starter
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA82AC

Signed-off-by: harryhrp <herongpeng@huawei.com>
Change-Id: I28bd3022abde36f442ada71a786f5de18078a2d6
2024-06-26 17:48:42 +08:00
harryhrp
ff6257141c Deleting a compilation once is not compiling
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA8IPY

Signed-off-by: harryhrp <herongpeng@huawei.com>
Change-Id: I006f2e115797db01d1dbf6fec562ad9391ee9ed3
2024-06-26 17:18:21 +08:00
hzzhouzebin
adcae46b0c Revert "fix Aot Binding"
This reverts commit b3b9198e0a.

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA8I51
Signed-off-by: hzzhouzebin <zhouzebin1@huawei.com>
Change-Id: I68c07d6f165cf30cf168d4dd11243a1c3129ead3
2024-06-26 16:45:38 +08:00
zhangyouyou
ff572f1826 ProxyConstructor 汇编从argv中取参失败
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA8HPI
Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-06-26 16:15:42 +08:00
openharmony_ci
9f4678448f
!7871 [AOT Fuzz] Fix the Inconsistency of Machine Type between Phi Gate and its Input Gate
Merge pull request !7871 from dingding/fix_phi_machine_type
2024-06-26 07:51:05 +00:00
ginxu
18b1a7bc72 Add Fast Path For ToLocaleUpperCase
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA7SNC
Signed-off-by: ginxu <xujie101@huawei.com>

Change-Id: Ic493e57c23bf4030992732d1800151b557de11a5
2024-06-26 14:21:52 +08:00
刘智杰
e884409560 Add unfold argv trampoline for supercall & supercallspread
Issues: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA6UD9
Signed-off-by: 刘智杰 <liuzhijie9@huawei.com>
Change-Id: Ice8c445958ea3d16565725ecf7290fdd00aec057

Change-Id: I12b64c32cd5c4085d5df09897394d124d6c0acee
2024-06-26 11:11:03 +08:00
eching
e4958d194f JitFort space changed from singleton to instance per VM.
JitFort instance is created when a VM actually makes machine code
space allocation.

Signed-off-by: eching <edward.k.ching@gmail.com>
2024-06-26 10:39:39 +08:00
openharmony_ci
3223bf5f4d
!7590 sysfreeze happend when loading same shared-module in same thread
Merge pull request !7590 from DaiHN/module_loading
2024-06-25 16:55:41 +00:00
openharmony_ci
ff41bbb81d
!7909 optimization of UINT8CLAMPEDARRAY_STORE_ELEMENT selection based on ON_HEAP
Merge pull request !7909 from linxinyq/bugfix-for-UINT8CLAMPEDARRAY_STORE_ELEMENT
2024-06-25 15:50:53 +00:00
openharmony_ci
2dc2919b67
!7923 [Bug]: 删除FinetuneSampleData废弃代码
Merge pull request !7923 from wanghuan2022/master
2024-06-25 10:16:49 +00:00
openharmony_ci
a7cab43aa4
!7904 Add static branch prediction for CheckSafePoint
Merge pull request !7904 from zhouguangyuan0718/master-predict-5
2024-06-25 09:49:10 +00:00
linxin
c711131d28 optimization of UINT8CLAMPEDARRAY_STORE_ELEMENT selection based on ON_HEAP
Signed-off-by: linxin <linxinyq@foxmail.com>
Change-Id: I33b0d9b5d07703335b203dbc87a3d86ce30b54cd
2024-06-25 17:11:54 +08:00
openharmony_ci
0ad9ef9f48
!7920 修复部分dump场景卡顿
Merge pull request !7920 from zhanheng/fix_dump
2024-06-25 07:26:42 +00:00