Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
b5061a821d96cb1af7ba24d21a4d2d59f7f16c7c
/
test
/
082-inline-execute
/
src
/
Main.java
cefb155
Merge "ART: arm indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
ba6fdbc
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
21030dd
ART: x86 indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
678e695
ART: Refactor 082-inline-execute
by Andreas Gampe
· 10 years ago
2bcf9bf
ART: Arm intrinsics for Optimizing compiler
by Andreas Gampe
· 10 years ago
878d58c
ART: Arm64 optimizing compiler intrinsics
by Andreas Gampe
· 10 years ago
00ca847
Quick: Fix range check for intrinsic String.charAt() on x86.
by Vladimir Marko
· 10 years ago
ff87d7b
ART: Fix GenInlined functions
by Chao-ying Fu
· 10 years ago
71fb52f
ART: Optimizing compiler intrinsics
by Andreas Gampe
· 10 years ago
2eba1fa
AArch64: Add inlining support for ceil(), floor(), rint(), round()
by Serban Constantinescu
· 11 years ago
1222c96
ART: inline Math.Max/Min (float and double)
by Alexei Zavjalov
· 11 years ago
b7e78cb
Merge "AArch64: Fix and enable reverseBytes intrinsic."
by Andreas Gampe
· 11 years ago
f37a88b
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
by Zuo Wang
· 11 years ago
a3fe742
AArch64: Fix and enable reverseBytes intrinsic.
by Zheng Xu
· 11 years ago
0cbfd44
ART: Add simple tests for inlining of CAS
by Andreas Gampe
· 11 years ago
eb24bae
x86_64: enable Peek and Poke intrinsics
by Alexei Zavjalov
· 11 years ago
7a94961
ART: Do not emit load when inlining unused Thread.currentThread()
by Andreas Gampe
· 11 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 11 years ago
a1758d8
String.IndexOf method handles negative start index value in incorrect way
by Alexei Zavjalov
· 11 years ago
34fa0d9
ART's intrinsic for String.indexOf use the incorrect register
by Yevgeny Rouban
· 11 years ago
bf1442d
Update intrinsic inlining test.
by Sebastien Hertz
· 12 years ago
28c384b
Test all cases of all intrinsics.
by Elliott Hughes
· 13 years ago
5d1ac92
Adding old unit tests to test suite.
by jeffhao
· 13 years ago