Home
last modified time | relevance | path

Searched refs:JIT (Results 1 – 25 of 26) sorted by relevance

12

/art/test/083-compiler-regressions/
Dinfo.txt6 This test covers JIT regressions
8 2296099 JIT shift bug
11 5884080 ICS JIT regression in nested loop formation
/art/test/708-jit-cache-churn/
Dinfo.txt1 Tests JIT cache for page permission updates and CPU cache inconsistencies. Only runs when test runn…
/art/test/655-jit-clinit/
Dinfo.txt1 Regression test for the JIT compiler, which used to wait
3 all JIT compilations.
/art/test/542-unresolved-access-check/
Dinfo.txt1 Test unresolved/access checks entry points with the JIT.
/art/test/545-tracing-and-jit/
Dinfo.txt1 Tests interaction between the JIT and the method tracing
/art/test/595-profile-saving/
Dinfo.txt1 Check that profile recording works even when JIT compilation is not enabled.
/art/test/716-jli-jit-samples/
Dinfo.txt1 Test MethodHandle and VarHandle invokes do not accumulate JIT samples
/art/test/689-zygote-jit-deopt/
Dinfo.txt2 methods JIT-compiled by the zygote.
/art/test/680-checker-deopt-dex-pc-0/
Dinfo.txt2 for JIT-at-first-use.
/art/test/1949-short-dex-file/
Dinfo.txt3 The JIT was reading into incorrect dex files during class redefinition if a
20 This test tries to get the JIT to read out-of-bounds on the initial dex file by getting it to
26 JIT will read an incorrect (but valid) method-id from the old-dex file. This is why the error
/art/test/604-hot-static-interface/
Dinfo.txt1 Regression test for the JIT that used to crash when compiling
/art/test/535-deopt-and-inlining/
Dinfo.txt1 Stress test for deoptimization and JIT, to ensure the
/art/test/612-jit-dex-cache/
Dinfo.txt1 Regression test for the JIT compiler which used to
/art/test/717-integer-value-of/
Dinfo.txt1 Regression test for JIT crash when compiling Integer.valueOf() intrinsic after
/art/test/613-inlining-dex-cache/
Dinfo.txt1 Regression test for the JIT compiler which used to
/art/test/652-deopt-intrinsic/
Dinfo.txt1 Regression test for the interpreter/JIT, where the interpreter used to not
/art/test/694-clinit-jit/
Dinfo.txt1 Regression test for the JIT compiler which used to wrongly
/art/test/661-classloader-allocator/
Dinfo.txt3 which crashed the JIT profiler.
/art/test/626-set-resolved-string/
Dinfo.txt2 not strongly intern the given string, the JIT will ensure that the
/art/test/080-oom-throw/
Dinfo.txt2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
/art/test/123-compiler-regressions-mt/
Dinfo.txt4 This test covers fixed AOT/JIT bugs to prevent regressions.
/art/test/090-loop-formation/
Dinfo.txt3 in the loop region, and the JIT compiler won't choke on unresolved fields.
/art/test/135-MirandaDispatch/
Dinfo.txt1 Regression test for JIT related incompatible class changes caused by miranda methods.
/art/tools/
Drun-libcore-tests.sh73 --no-jit Disable JIT (device|host only).
/art/test/etc/
Drun-test-jar52 JIT="n"
362 JIT="y"
806 if [ "$JIT" = "y" ]; then

12