index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
/
x86
/
entrypoints_init_x86.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+3
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-16
/
+10
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+3
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-3
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+3
*
[optimizing compiler] Implement inline x86 FP '%'
Mark Mendell
2015-01-21
1
-6
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-6
/
+1
*
[optimizing compiler] Add REM_FLOAT and REM_DOUBLE
Calin Juravle
2014-12-08
1
-2
/
+6
*
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-88
/
+2
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-9
/
+2
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+24
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+2
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-2
/
+0
*
ART: Implement rem_double/rem_float for x86/x86-64
Alexei Zavjalov
2014-06-17
1
-4
/
+2
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-2
/
+0
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
ART: refactor x86/x86-64 entrypoints
Alexei Zavjalov
2014-05-23
1
-6
/
+3
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-0
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+4
*
Inline x86 String.indexOf
Mark Mendell
2014-02-20
1
-2
/
+1
*
Fix minor style issues
Vladimir Marko
2013-12-16
1
-1
/
+1
*
Implement GenInlinedSqrt for x86
Mark Mendell
2013-12-13
1
-0
/
+1
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-38
/
+1
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-2
/
+2
*
Improve quick codegen for aput-object.
Ian Rogers
2013-10-08
1
-6
/
+10
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
1
-6
/
+32
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-4
/
+4
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-120
/
+126
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-0
/
+224