Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 175) sorted by relevance

1234567

/art/test/157-void-class/
Drun21 --runtime-option -Ximage-compiler-option \
22 --runtime-option --compiler-filter=verify
/art/test/401-optimizing-compiler/
Dinfo.txt1 A set of tests for the optimizing compiler. They will incrementally cover what the
2 optimizing compiler covers.
/art/test/172-app-image-twice/
Drun23 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
26 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
/art/test/178-app-image-native-method/
Drun19 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
24 ${RUN} ${@} --profile -Xcompiler-option --compiler-filter=verify
/art/compiler/
DAndroid.bp23 name: "libart-compiler-defaults",
97 "compiler.cc",
181 cmd: "$(location generate_operator_out) art/compiler $(in) > $(out)",
195 name: "libart-compiler",
197 "libart-compiler-defaults",
272 static_libs: ["libart-compiler"],
276 name: "libartd-compiler",
279 "libart-compiler-defaults",
345 static_libs: ["libartd-compiler"],
349 name: "libart-compiler-gtest",
[all …]
/art/test/437-inline/
Dinfo.txt1 Tests inlining in the compiler.
/art/test/441-checker-inliner/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/447-checker-inliner3/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/403-optimizing-long/
Dinfo.txt1 Tests long support on optimizing compiler.
/art/test/446-checker-inliner2/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/674-vdex-uncompress/
Drun17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
/art/test/530-instanceof-checkcast/
Dinfo.txt1 Tests compiler optimizations on instanceof and checkcast.
/art/test/1965-get-set-local-primitive-no-tables/
Drun21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
/art/test/442-checker-constant-folding/
Dinfo.txt1 Tests constant folding in the optimizing compiler.
/art/test/1966-get-set-local-objects-no-table/
Drun21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
/art/test/661-oat-writer-layout/
Drun22 "${RUN}" "$@" --profile -Xcompiler-option --compiler-filter=speed
/art/test/559-checker-irreducible-loop/
Dinfo.txt1 Tests for irreducible loop support in compiler.
/art/test/628-vdex/
Drun17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
/art/test/542-bitfield-rotates/
Dinfo.txt1 Tests bitfield rotate simplification in optimizing compiler.
/art/test/463-checker-boolean-simplifier/
Dinfo.txt1 Tests simplification of boolean NOT in optimizing compiler.
/art/test/158-app-image-class-table/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
/art/test/564-checker-inline-loop/
Dinfo.txt1 Tests inlining of loops in the optimizing compiler.
/art/test/643-checker-bogus-ic/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
/art/test/638-checker-inline-caches/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
/art/test/458-checker-instruct-simplification/
Dinfo.txt1 Tests arithmetic identities optimizations in the optimizing compiler.

1234567