arkcompiler_ets_runtime/test/aottest/string_add
15651885392 2f275c1187 [ets_runtime] Workload performance optimization for stringAdd
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAE0PQ
Reason:workload stringAdd Performance degradation fixed
Description: 1. the const string add will not run into TypedHCRLowering::LowerStringAdd anymore.
             2. add some test cases by ArkTools

Signed-off-by: 15651885392 <xingshunxiang@huawei.com>
Change-Id: Iaed9c1328d315150100d06bdf0cb237041ef2732
2024-07-24 18:51:11 +08:00
..
BUILD.gn [ets_runtime] Workload performance optimization for stringAdd 2024-07-24 18:51:11 +08:00
expect_output.txt [ets_runtime] Workload performance optimization for stringAdd 2024-07-24 18:51:11 +08:00
string_add.ts [ets_runtime] Workload performance optimization for stringAdd 2024-07-24 18:51:11 +08:00