Commit Graph

14457 Commits

Author SHA1 Message Date
openharmony_ci
9682ba8b45
!10316 Some Aot Modification
Merge pull request !10316 from 许杰/Some_Aot_Optimize
2024-11-22 06:43:58 +00:00
openharmony_ci
61b4552be0
!9834 输出aot code comment信息
Merge pull request !9834 from zhao1d/zld
2024-11-22 06:40:33 +00:00
openharmony_ci
81e407aaca
!10328 Modify FreeObjectSet setType_ from int32 to int8
Merge pull request !10328 from dingwen/setType_br
2024-11-22 06:35:28 +00:00
openharmony_ci
febe6fb9f3
!10347 Disable Hilog for jit measure
Merge pull request !10347 from 志新/measuresize
2024-11-22 03:09:01 +00:00
openharmony_ci
6781ca7293
!10283 add print codesize for jit
Merge pull request !10283 from 志新/sizeprint
2024-11-22 00:40:20 +00:00
openharmony_ci
6f716dcb9b
!10251 Fix GC Unstable ut test cases
Merge pull request !10251 from Sandee/fix_unstable_ut
2024-11-22 00:37:54 +00:00
openharmony_ci
6563a493a9
!10309 Rollback InsertByIndex
Merge pull request !10309 from chengzhihao/master
2024-11-22 00:35:29 +00:00
openharmony_ci
a1654add9f
!10320 AI review问题处理
Merge pull request !10320 from yangliping/day1120
2024-11-22 00:32:53 +00:00
openharmony_ci
fa24ae78ef
!10291 fix the time taken when generate root edge
Merge pull request !10291 from yangxiaoshuai2022/rawheapdump
2024-11-22 00:28:05 +00:00
openharmony_ci
dbc03f35fa
!10307 修复GC过程中crash
Merge pull request !10307 from chentianyu/test
2024-11-22 00:25:45 +00:00
openharmony_ci
112ec6be03
!10312 objdump敏感信息屏蔽
Merge pull request !10312 from 任堂宇/master
2024-11-22 00:20:56 +00:00
openharmony_ci
ff68e72ce9
!10325 Fix container warning
Merge pull request !10325 from chengyuli/fixwarning
2024-11-22 00:18:30 +00:00
openharmony_ci
b070a9a866
!10057 Revert "Add Option Enable Force IC"
Merge pull request !10057 from zhuangkudecha/revertCloseForceIC
2024-11-22 00:16:01 +00:00
openharmony_ci
c51f7fc563
!10321 Clear security alerts
Merge pull request !10321 from hlm2001/test_1120
2024-11-22 00:13:35 +00:00
openharmony_ci
5f461e0d68
!10315 Change Fuzz
Merge pull request !10315 from 陈涵韬/master
2024-11-22 00:11:04 +00:00
openharmony_ci
964c519504
!10319 Fix potential array out of bounds issues
Merge pull request !10319 from yanzhiqi/master
2024-11-22 00:08:51 +00:00
openharmony_ci
7076c4d1bc
!10257 Bugfix for baselinejit in arm64
Merge pull request !10257 from huangyan/baseline_bugfix_for_arm64
2024-11-21 15:57:21 +00:00
openharmony_ci
2d7750591e
!10317 add mapleUT
Merge pull request !10317 from warpScheduler/master
2024-11-21 15:55:00 +00:00
openharmony_ci
d70a188a6c
!10265 sync code
Merge pull request !10265 from yumin/master
2024-11-21 15:47:07 +00:00
zhao1d
aa46419e16 需求: 输出aot编译时的code comment信息
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4P2H
Signed-off-by: zhao1d <zhaolidong4@huawei.com>
Change-Id: Id79db45612218d27d117eb379b8fe0653a685027
2024-11-21 17:14:05 +08:00
zhixin
5f42f3a241 Disable hilog for jit measure
Issue:     https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB60SE?from=project-issue
Signed-off-by: zhixin <1757149461@qq.com>
2024-11-21 16:49:06 +08:00
openharmony_ci
069558e438
!10343 Array.sort 增加开关
Merge pull request !10343 from 刘智杰/array_sort
2024-11-21 06:47:14 +00:00
刘智杰
a990cdf41d Array.sort 增加开关
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5ZD1?from=project-issue
Signed-off-by: 刘智杰 <liuzhijie9@huawei.com>
Change-Id: I6b961a1fa6afe04ed02887b56f5d89115043bfe6
2024-11-21 12:52:11 +08:00
yangliping
1eb073198c AI review问题处理
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5NLM?from=project-issue

Signed-off-by: yangliping <yangliping30@h-partners.com>
2024-11-21 10:16:37 +08:00
zhixin
d85178cd1f Add print codesize for jit
Issue:     https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4DCL
Signed-off-by: zhixin <1757149461@qq.com>
2024-11-21 09:49:58 +08:00
openharmony_ci
732cc7d079
!10308 sync code
Merge pull request !10308 from 杨云飞/master
2024-11-20 21:02:36 +00:00
openharmony_ci
6e75c61ed6
!10305 ASON stringify map 回退
Merge pull request !10305 from xusen/ason_20241119_rollback
2024-11-20 20:55:04 +00:00
chengzhihao
3627ec3efc Rollback InsertByIndex in LinkedList
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5ELW

Signed-off-by: chengzhihao <chengzhihao7@h-partners.com>
2024-11-20 19:05:15 +08:00
rentangyu
c8f606c7bc Sensitive information masking
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5IFV

Signed-off-by: rentangyu <rentangyu@huawei.com>
2024-11-20 15:55:05 +08:00
chentianyu
abed24186f Fix OOM crash during GC
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5FZ4

Signed-off-by: chentianyu <chentianyu31@huawei.com>
Change-Id: I300d40e08e649305ac2b3caff4160d17214d9fc5
2024-11-20 15:17:05 +08:00
dingwen
46bc318aa6 Modify FreeObjectSet setType_ from int32 to int8
Description:Modify FreeObjectSet setType_ from int32 to int8
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5QHY?from=project-issue

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I52a846a1821eb85282b6e55e9de38a40542513a6
2024-11-20 15:13:26 +08:00
hlm2001
9733a7ca1b Clear security alerts
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5NXV

Signed-off-by: hlm2001 <huanglimin10@huawei.com>
2024-11-20 14:05:35 +08:00
YuliCheng
6a1518dd7e Fix container warning
Issue:  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5O89
Signed-off-by: yulicheng <chengyuli1@huawei.com>
2024-11-20 11:32:22 +08:00
yanzhiqi1
7d3eb85db2 Fix potential array out of bounds issue
Issue:  #IB5M9I
Signed-off-by: yanzhiqi1 <yanzhiqi1@huawei.com>
2024-11-20 10:01:18 +08:00
吴思睿
3c33a8248e add mapleUT
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5DWB

Signed-off-by: 吴思睿 <20375038@buaa.edu.cn>
2024-11-19 23:24:26 +08:00
openharmony_ci
924f7eaa9b
!10269 use macro for array optimization
Merge pull request !10269 from zhouguangyuan0718/use-macro-for-array-opt
2024-11-19 14:09:10 +00:00
openharmony_ci
bb24e29dd7
!10301 Change notes
Merge pull request !10301 from 陈涵韬/local
2024-11-19 14:05:28 +00:00
openharmony_ci
a85dadd267
!10287 codecheck
Merge pull request !10287 from xuyuqing/codecheck_11_18
2024-11-19 14:00:41 +00:00
openharmony_ci
51e0e953c0
!10293 BugFix Solve container security issues
Merge pull request !10293 from 王笑佳/master
2024-11-19 13:58:25 +00:00
陈涵韬
466280cf1f
update compiler_service/test/fuzztest/compilerinterfacestub_fuzzer/compilerinterfacestub_fuzzer.cpp.
Signed-off-by: 陈涵韬 <chenhantao3@huawei.com>
2024-11-19 13:11:30 +00:00
ginxu
375706b300 Some AOT Modification
1. Optimize typed array check
2. Optimze jsarray load builtin method check
3. Refactor bytecode flag and kind

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5K3Q
Signed-off-by: ginxu <xujie101@huawei.com>
Change-Id: I42dfd61f78e55813bad8a6bbb15589fd6b04ce57
2024-11-19 20:57:12 +08:00
陈涵韬
8ae9dd0276 Change Fuzz
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5K0C

Signed-off-by: 陈涵韬 <chenhantao3@huawei.com>
2024-11-19 20:45:56 +08:00
h00600710
17c502392f Bugfix for baselinejit in arm64
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4GAK
Change-Id: Iefd00fb307ab981aa251757ce845bcdcf368c125
Signed-off-by: h00600710 <huangyan94@huawei.com>
2024-11-19 20:30:09 +08:00
杨云飞
5c87de6e69 sync code
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB3O7B?from=project-issue

Signed-off-by: 杨云飞 <yangyunfei19@h-partners.com>
2024-11-19 16:37:42 +08:00
yumin
f2e022b2ad synccode
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAX24M?from=project-issue

Signed-off-by: yumin <yumin35@h-partners.com>
2024-11-19 15:42:34 +08:00
xusen
b6bd6969e4 Ason stringify map rollback
Ason stringify map rollback

Issue:  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5ELM
Signed-off-by: xusen <xusen15@huawei.com>
2024-11-19 15:19:36 +08:00
chenhantao
6c6f2d57db Change note
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5CJS

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: I2d8d44f6c23a1cb70d21a8d8df22c468e6ddff8b
2024-11-19 12:50:25 +08:00
xuyuqing
7b5dc6c0f4 codecheck
Issue: IB57OF
Signed-off-by: xuyuqing <xuyuqing6@huawei.com>
2024-11-19 12:06:05 +08:00
zhouguangyuan
64b5ce1e64 use macro for array optimization
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4S52
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>
Change-Id: I33d9f03c9261b82f1028806162b008521d23b951
2024-11-19 11:59:56 +08:00
王笑佳
c21a94558f BugFix Solve container security issues
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IABVWI

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2024-11-19 10:19:16 +08:00