index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
intrinsics_x86.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+1
*
ART: x86 indexOf intrinsics for the optimizing compiler
Andreas Gampe
2015-05-11
1
-23
/
+160
*
Factor MoveArguments methods in Optimizing's intrinsics handlers.
Roland Levillain
2015-04-29
1
-23
/
+4
*
Refactor InvokeDexCallingConventionVisitor in Optimizing.
Roland Levillain
2015-04-29
1
-1
/
+1
*
Merge "Have HInvoke instructions know their number of actual arguments."
Roland Levillain
2015-04-28
1
-2
/
+2
|
\
|
*
Have HInvoke instructions know their number of actual arguments.
Roland Levillain
2015-04-28
1
-2
/
+2
*
|
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-13
/
+80
|
/
*
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
1
-1
/
+2
|
\
|
*
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-24
1
-1
/
+2
*
|
[optimizing] Fix a bug in moving the null check to the user.
Calin Juravle
2015-04-22
1
-1
/
+1
|
/
*
Fix another mistyped location.
Nicolas Geoffray
2015-04-21
1
-1
/
+1
*
Type MoveOperands.
Nicolas Geoffray
2015-04-15
1
-1
/
+1
*
[optimizing] Implement more x86/x86_64 intrinsics
Mark Mendell
2015-04-06
1
-6
/
+196
*
Add missing RecordPcInfo's for intrinsics_x86.
Mingyao Yang
2015-04-03
1
-0
/
+2
*
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-04-01
1
-4
/
+148
*
Merge "[optimizing] Do not inline intrinsics"
Nicolas Geoffray
2015-03-30
1
-2
/
+0
|
\
|
*
[optimizing] Do not inline intrinsics
Razvan A Lupusoru
2015-03-27
1
-2
/
+0
*
|
Fix typos spotted by Andreas.
Nicolas Geoffray
2015-03-27
1
-1
/
+1
|
/
*
Intrinsify String.compareTo.
Nicolas Geoffray
2015-03-27
1
-1
/
+31
*
[optimizing] Implement X86 intrinsic support
Mark Mendell
2015-03-26
1
-0
/
+1180