Commit Graph

3 Commits

Author SHA1 Message Date
dingding
020ffb62d7 Reopen builtins_stub test case and Clean AOTTest gn
1. Reopen builtins_stub test case, should only be ran under typed path.
   (The output of the test case verifies the execution paths by logs,
    and it should be tested in slow path mode.)
2. Delete unused gn arg is_disable_type_lowering.

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

Signed-off-by: dingding <dingding5@huawei.com>
Change-Id: Ief4e927b16012b078683d1536ad149dd37da67a4
2023-04-03 16:24:25 +08:00
K0u1hw
44f6e0f38d description: lower load/store obj by index/name
detais: lower load/store obj by index/name
        lower neg
	fix enable-type-lowering
issues: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5XF00
Signed-off-by: K0u1hw <wangchunyang15@huawei.com>

Change-Id: Id32d209268cdd89e486306be8785fcbc9749fbf4
2022-10-28 19:37:14 +08:00
Hailiang Hu
896f5f3cf6 tsaot add test case
tsaot add test case of large funtion, test for type infer and dominator tree

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

Signed-off-by: Hailiang Hu <allenpas@huawei.com>
Change-Id: I1e2cb463e5296db48e29b2d280ea563c2616be15
2022-07-21 16:09:20 +08:00