Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
test
/
536-checker-intrinsic-optimization
/
src
aafe432
Move some checker tests from smali to Java.
by Vladimir Marko
· 5 years ago
5f84607
Optimizing: Construct intrinsic HIR in builder.
by Vladimir Marko
· 5 years ago
54f4fbd
Remove MIPS support from Optimizing.
by Vladimir Marko
· 5 years ago
53d220e
ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD
by David Horstmann
· 6 years ago
5a11036
Remove obsolete `doThrow` pattern from some tests.
by Vladimir Marko
· 6 years ago
919c3c5
Make checker-intrinsic-op less Dexer-sensitive.
by Alan Leung
· 7 years ago
43e99b0
MIPS: Print register names instead of register numbers in disassembler
by Goran Jakovljevic
· 8 years ago
0381bed
test: Modify 536-checker-intrinsic-optimization for javac/dx
by Igor Murashkin
· 8 years ago
64fa84f
Apply String.equals() optimizations on MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
e39f14f
ARM64: Improve String.equals() intrinsic for const strings.
by Vladimir Marko
· 8 years ago
431121f
The HBoundsCheck should be the index input of String.charAt.
by Nicolas Geoffray
· 8 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
53b5200
Apply String.equals() optimizations on arm, arm64 and x86-64.
by Vladimir Marko
· 9 years ago
dce016e
Intrinsify String.length() and String.isEmpty() as HIR.
by Vladimir Marko
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
e523423
Revert "Revert "Don't use the compiler driver for method resolution.""
by Nicolas Geoffray
· 9 years ago
c88ef3a
Revert "Don't use the compiler driver for method resolution."
by Nicolas Geoffray
· 9 years ago
4db0bf9
Don't use the compiler driver for method resolution.
by Nicolas Geoffray
· 9 years ago
a83a54d
Add support for intrinsic optimizations.
by Nicolas Geoffray
· 9 years ago