Searched refs:compiler (Results 1 – 25 of 170) sorted by relevance
1234567
/art/test/157-void-class/ |
D | run | 21 --runtime-option -Ximage-compiler-option \ 22 --runtime-option --compiler-filter=verify
|
/art/test/401-optimizing-compiler/ |
D | info.txt | 1 A set of tests for the optimizing compiler. They will incrementally cover what the 2 optimizing compiler covers.
|
/art/test/178-app-image-native-method/ |
D | run | 18 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile 22 ${RUN} ${@} --profile -Xcompiler-option --compiler-filter=verify
|
/art/test/172-app-image-twice/ |
D | run | 23 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \ 26 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
|
/art/compiler/ |
D | Android.bp | 23 name: "libart-compiler-defaults", 91 "compiler.cc", 174 cmd: "$(location generate_operator_out) art/compiler $(in) > $(out)", 188 name: "libart-compiler", 190 "libart-compiler-defaults", 265 static_libs: ["libart-compiler"], 269 name: "libartd-compiler", 272 "libart-compiler-defaults", 338 static_libs: ["libartd-compiler"], 342 name: "libart-compiler-gtest", [all …]
|
/art/test/437-inline/ |
D | info.txt | 1 Tests inlining in the compiler.
|
/art/test/447-checker-inliner3/ |
D | info.txt | 1 Tests inlining in the optimizing compiler.
|
/art/test/446-checker-inliner2/ |
D | info.txt | 1 Tests inlining in the optimizing compiler.
|
/art/test/441-checker-inliner/ |
D | info.txt | 1 Tests inlining in the optimizing compiler.
|
/art/test/403-optimizing-long/ |
D | info.txt | 1 Tests long support on optimizing compiler.
|
/art/test/530-instanceof-checkcast/ |
D | info.txt | 1 Tests compiler optimizations on instanceof and checkcast.
|
/art/test/542-bitfield-rotates/ |
D | info.txt | 1 Tests bitfield rotate simplification in optimizing compiler.
|
/art/test/1965-get-set-local-primitive-no-tables/ |
D | run | 21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
|
/art/test/674-vdex-uncompress/ |
D | run | 17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
|
/art/test/661-oat-writer-layout/ |
D | run | 22 "${RUN}" "$@" --profile -Xcompiler-option --compiler-filter=speed
|
/art/test/628-vdex/ |
D | run | 17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
|
/art/test/559-checker-irreducible-loop/ |
D | info.txt | 1 Tests for irreducible loop support in compiler.
|
/art/test/442-checker-constant-folding/ |
D | info.txt | 1 Tests constant folding in the optimizing compiler.
|
/art/test/1966-get-set-local-objects-no-table/ |
D | run | 21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
|
/art/test/458-checker-instruct-simplification/ |
D | info.txt | 1 Tests arithmetic identities optimizations in the optimizing compiler.
|
/art/test/463-checker-boolean-simplifier/ |
D | info.txt | 1 Tests simplification of boolean NOT in optimizing compiler.
|
/art/test/564-checker-inline-loop/ |
D | info.txt | 1 Tests inlining of loops in the optimizing compiler.
|
/art/test/707-checker-invalid-profile/ |
D | run | 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
|
/art/test/1001-app-image-regions/ |
D | run | 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
|
/art/test/158-app-image-class-table/ |
D | run | 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
|
1234567