Searched +full:- +full:- +full:llvmaot +full:- +full:methods +full:- +full:per +full:- +full:module (Results 1 – 3 of 3) sorted by relevance
1 # Copyright (c) 2023-2024 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.014 module:20 - name: llvm-allow-breakage24 - name: llvm-fallback28 - name: llvm-inlining33 --compiler-inlining which in turn can be overridden by passing this35 - name: llvm-pre-opt39 Level of pre-optimization that LLVMAOT does.43 - name: llvm-recursive-inlining[all …]
1 # Copyright (c) 2021-2024 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.015 #! RUN_LLVM options: "--llvmaot-methods-per-module=1 --llvm-dump-after"
1 # Copyright (c) 2021-2025 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.064 set(FIRST_ABC_APP_TARGET ${TARGET}-${SRC_FNAME}-0-ets-es2panda)68 set(ABC_APP_TARGET ${TARGET}-${SRC_FNAME}-${i}-ets-es2panda)77 COMMAND bash -c "diff ${APP_FILE_OUTPUT} ${first}"100 set(ABC_TARGET ${TARGET}-ets-es2panda)104 --boot-panda-files=${BOOT_PANDA_FILES}105 --load-runtimes=ets129 set(ABC_TARGET ${TARGET}-abc)145 --boot-panda-files=${BOOT_PANDA_FILES}[all …]