index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
082-inline-execute
Commit message (
Expand
)
Author
Age
Files
Lines
*
Math.min and Math.max intrinsics for ARM
xueliang.zhong
2017-02-02
1
-1
/
+10
*
Implement Math.rint Intrinsic for ARM32.
xueliang.zhong
2017-01-31
1
-2
/
+5
*
MIPS64: java.lang.Math.round
Chris Larsen
2016-06-16
1
-0
/
+28
*
MIPS32: java.lang.Math.round(float)
Chris Larsen
2016-04-26
1
-0
/
+20
*
MIPS32: Implement isInfinite intrinsics.
Chris Larsen
2016-03-03
1
-0
/
+104
*
Add StrictMath.round tests for large integers.
Vladimir Marko
2016-02-25
1
-0
/
+2
*
MIPS32: Implement intrinsics from java.lang.Math:
Chris Larsen
2016-02-22
1
-0
/
+4
*
Add Math.round tests for large integers.
Hans Boehm
2016-02-17
1
-0
/
+2
*
Merge mnc-dr-enso-dev into goog/master
Przemyslaw Szczepaniak
2015-11-21
1
-2
/
+2
|
\
|
*
Fix 082-inline-execute
Yi Kong
2015-11-18
1
-2
/
+2
|
*
ART: Release inputs in Long.reverse intrinsic in x86
Andreas Gampe
2015-07-08
1
-0
/
+39
|
*
ART: arm indexOf intrinsics for the optimizing compiler
Andreas Gampe
2015-05-12
1
-0
/
+3
*
|
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
Scott Wakeling
2015-09-11
1
-0
/
+140
*
|
ART: Additional ceil/floor/rint test cases
Chris Larsen
2015-08-25
1
-0
/
+144
*
|
Implement CountLeadingZeros for x86
Mark Mendell
2015-08-17
1
-0
/
+23
*
|
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
Scott Wakeling
2015-08-04
1
-0
/
+20
*
|
ART: Release inputs in Long.reverse intrinsic in x86
Andreas Gampe
2015-07-08
1
-0
/
+39
*
|
Merge "ART: arm indexOf intrinsics for the optimizing compiler"
Andreas Gampe
2015-05-12
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
ART: arm indexOf intrinsics for the optimizing compiler
Andreas Gampe
2015-05-12
1
-0
/
+3
*
|
ART: x86 indexOf intrinsics for the optimizing compiler
Andreas Gampe
2015-05-11
1
-0
/
+71
|
/
*
ART: Refactor 082-inline-execute
Andreas Gampe
2015-05-07
1
-12
/
+28
*
ART: Arm intrinsics for Optimizing compiler
Andreas Gampe
2015-02-09
1
-0
/
+1
*
ART: Arm64 optimizing compiler intrinsics
Andreas Gampe
2015-01-28
1
-21
/
+42
*
Quick: Fix range check for intrinsic String.charAt() on x86.
Vladimir Marko
2015-01-26
1
-1
/
+37
*
ART: Fix GenInlined functions
Chao-ying Fu
2015-01-21
1
-0
/
+58
*
ART: Optimizing compiler intrinsics
Andreas Gampe
2015-01-15
1
-0
/
+22
*
Really fix tests.
Alex Light
2014-08-27
4
-346
/
+429
*
AArch64: Add inlining support for ceil(), floor(), rint(), round()
Serban Constantinescu
2014-08-04
1
-0
/
+206
*
ART: inline Math.Max/Min (float and double)
Alexei Zavjalov
2014-07-18
1
-67
/
+88
*
Merge "AArch64: Fix and enable reverseBytes intrinsic."
Andreas Gampe
2014-07-11
1
-5
/
+34
|
\
|
*
AArch64: Fix and enable reverseBytes intrinsic.
Zheng Xu
2014-07-10
1
-5
/
+34
*
|
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
Zuo Wang
2014-07-11
1
-65
/
+10
|
/
*
ART: Add simple tests for inlining of CAS
Andreas Gampe
2014-07-09
1
-0
/
+57
*
x86_64: enable Peek and Poke intrinsics
Alexei Zavjalov
2014-07-09
1
-1
/
+139
*
ART: Do not emit load when inlining unused Thread.currentThread()
Andreas Gampe
2014-07-08
1
-0
/
+12
*
AArch64: Add few more inline functions
Serban Constantinescu
2014-07-03
1
-8
/
+172
*
String.IndexOf method handles negative start index value in incorrect way
Alexei Zavjalov
2014-04-17
1
-0
/
+2
*
ART's intrinsic for String.indexOf use the incorrect register
Yevgeny Rouban
2014-03-13
1
-0
/
+3
*
Update intrinsic inlining test.
Sebastien Hertz
2013-03-06
1
-0
/
+42
*
Test all cases of all intrinsics.
Elliott Hughes
2012-06-15
3
-189
/
+259
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
1
-1
/
+1
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
6
-0
/
+593