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
/
code_generator_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not overwrite an input register in shift operations.
Nicolas Geoffray
2015-06-23
1
-20
/
+22
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-16
/
+15
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-5
/
+0
*
Relax the only one back-edge restriction.
Nicolas Geoffray
2015-05-07
1
-2
/
+16
*
Refactor InvokeDexCallingConventionVisitor in Optimizing.
Roland Levillain
2015-04-29
1
-3
/
+3
*
Merge "Have HInvoke instructions know their number of actual arguments."
Roland Levillain
2015-04-28
1
-11
/
+7
|
\
|
*
Have HInvoke instructions know their number of actual arguments.
Roland Levillain
2015-04-28
1
-11
/
+7
*
|
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-10
/
+21
|
/
*
Fix DCHECKs about clinit checks in Optimizing's code generators.
Roland Levillain
2015-04-24
1
-2
/
+6
*
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
1
-0
/
+8
|
\
|
*
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-24
1
-0
/
+8
*
|
Remove ArtMethod* parameter from dex cache entry points.
Vladimir Marko
2015-04-24
1
-2
/
+0
*
|
Merge "Remove unnecessary null checks in CheckCast and InstanceOf"
Calin Juravle
2015-04-23
1
-8
/
+16
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary null checks in CheckCast and InstanceOf
Guillaume "Vermeille" Sanchez
2015-04-23
1
-8
/
+16
*
|
Merge "[optimizing] Add memory barriers in constructors when needed"
Calin Juravle
2015-04-20
1
-0
/
+8
|
\
\
|
*
|
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-20
1
-0
/
+8
*
|
|
Fix lint error.
Nicolas Geoffray
2015-04-20
1
-1
/
+1
*
|
|
Opt compiler: Correctly require register or FPU register.
Alexandre Rames
2015-04-20
1
-6
/
+23
|
/
/
*
|
ART: Remove DCHECKs for boolean type
David Brazdil
2015-04-16
1
-1
/
+0
|
/
*
Merge "Type MoveOperands."
Nicolas Geoffray
2015-04-15
1
-4
/
+12
|
\
|
*
Type MoveOperands.
Nicolas Geoffray
2015-04-15
1
-4
/
+12
*
|
ART: Implement HBooleanNot instruction
David Brazdil
2015-04-15
1
-0
/
+15
|
/
*
Merge "Whitespace cleanup in DWARFReg helper functions."
David Srbecky
2015-04-13
1
-4
/
+4
|
\
|
*
Whitespace cleanup in DWARFReg helper functions.
David Srbecky
2015-04-12
1
-4
/
+4
*
|
Move 'ret' instruction generation inside GenerateFrameExit.
David Srbecky
2015-04-12
1
-6
/
+3
|
/
*
Implement CFI for Optimizing.
David Srbecky
2015-04-09
1
-3
/
+28
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-3
/
+2
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-22
/
+74
*
ART: Arm32 optimizing compiler backend should honor sdiv
Andreas Gampe
2015-03-30
1
-25
/
+74
*
Intrinsify String.compareTo.
Nicolas Geoffray
2015-03-27
1
-18
/
+0
*
Merge changes I4b3b4d90,I70e0d78f,I2848636f
Calin Juravle
2015-03-25
1
-23
/
+51
|
\
|
*
Inline long shift code
Guillaume "Vermeille" Sanchez
2015-03-25
1
-23
/
+51
*
|
ART: Formatting and comments in BooleanSimplifier
David Brazdil
2015-03-25
1
-2
/
+2
*
|
ART: Boolean simplifier
David Brazdil
2015-03-24
1
-1
/
+28
*
|
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-74
/
+22
*
|
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-22
/
+74
|
/
*
Merge "Revert "Inline long shift code""
Calin Juravle
2015-03-17
1
-46
/
+19
|
\
|
*
Revert "Inline long shift code"
Calin Juravle
2015-03-17
1
-46
/
+19
*
|
Merge "Inline long shift code"
Calin Juravle
2015-03-17
1
-19
/
+46
|
\
\
|
|
/
|
*
Inline long shift code
Guillaume "Vermeille" Sanchez
2015-03-17
1
-19
/
+46
*
|
PREOPT compiles using dex2oatd so don't emit debug instructions.
Nicolas Geoffray
2015-03-17
1
-4
/
+0
*
|
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
1
-21
/
+29
*
|
Refactor code in preparation of correct stack maps in slow path.
Nicolas Geoffray
2015-03-13
1
-9
/
+9
|
/
*
Opt compiler: enhance gvn for commutative ops.
Mingyao Yang
2015-03-03
1
-1
/
+1
*
not-int can also take non-int (byte and short) instructions.
Nicolas Geoffray
2015-02-24
1
-1
/
+1
*
Improve type propagation with if-contexts
Calin Juravle
2015-02-20
1
-0
/
+12
*
Ensure the graph is correctly typed.
Nicolas Geoffray
2015-02-19
1
-7
/
+18
*
Optimize double/float immediate loading on arm.
Nicolas Geoffray
2015-02-13
1
-35
/
+16
*
Merge "Improve ParallelMoveResolver to work with pairs."
Nicolas Geoffray
2015-02-10
1
-29
/
+99
|
\
|
*
Improve ParallelMoveResolver to work with pairs.
Nicolas Geoffray
2015-02-10
1
-29
/
+99
[next]