index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "StackMap: Always load and store unalign."
Nicolas Geoffray
2015-03-18
1
-2
/
+2
|
\
|
*
StackMap: Always load and store unalign.
Nicolas Geoffray
2015-03-18
1
-2
/
+2
*
|
Merge "ART: Fix condition for StoreNeedsWriteBarrier"
David Brazdil
2015-03-18
1
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
ART: Fix condition for StoreNeedsWriteBarrier
David Brazdil
2015-03-17
1
-6
/
+3
*
|
Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2""
Calin Juravle
2015-03-17
2
-6
/
+0
|
\
\
|
*
|
Revert "Forbid the use of shifts in ShifterOperand in Thumb2"
Calin Juravle
2015-03-17
2
-6
/
+0
*
|
|
Merge "Revert "Make subs alter flags when rn is an immediate""
Calin Juravle
2015-03-17
2
-28
/
+15
|
\
\
\
|
*
|
|
Revert "Make subs alter flags when rn is an immediate"
Calin Juravle
2015-03-17
2
-28
/
+15
*
|
|
|
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
*
|
|
|
|
Merge "Make subs alter flags when rn is an immediate"
Calin Juravle
2015-03-17
2
-15
/
+28
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Make subs alter flags when rn is an immediate
Guillaume "Vermeille" Sanchez
2015-03-17
2
-15
/
+28
|
|
/
/
/
*
|
|
|
Merge "Forbid the use of shifts in ShifterOperand in Thumb2"
Calin Juravle
2015-03-17
2
-0
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Forbid the use of shifts in ShifterOperand in Thumb2
Guillaume "Vermeille" Sanchez
2015-03-11
2
-0
/
+6
|
|
/
/
*
|
|
Fall back to Quick when Optimizing cannot compile.
Nicolas Geoffray
2015-03-17
6
-41
/
+78
*
|
|
PREOPT compiles using dex2oatd so don't emit debug instructions.
Nicolas Geoffray
2015-03-17
4
-16
/
+0
*
|
|
Merge "ART: Faster implementation of GVN's hash table"
David Brazdil
2015-03-17
1
-129
/
+210
|
\
\
\
|
*
|
|
ART: Faster implementation of GVN's hash table
David Brazdil
2015-03-17
1
-129
/
+210
|
|
|
/
|
|
/
|
*
|
|
Merge "Fixed maybe used uninitialized"
Andrew Hsieh
2015-03-16
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed maybe used uninitialized
Andrew Hsieh
2015-03-16
1
-0
/
+3
*
|
|
[optimizing] Use baseline when debuggable is set.
Nicolas Geoffray
2015-03-16
1
-2
/
+3
*
|
|
Merge "Update locations of registers after slow paths spilling."
Nicolas Geoffray
2015-03-16
8
-248
/
+289
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
8
-248
/
+289
*
|
|
Merge "ART: Fix missing Erase() in error case"
Andreas Gampe
2015-03-15
1
-0
/
+1
|
\
\
\
|
*
|
|
ART: Fix missing Erase() in error case
Andreas Gampe
2015-03-13
1
-0
/
+1
*
|
|
|
Fix 32 bit loads of 64 bit direct code pointers
Mathieu Chartier
2015-03-13
3
-7
/
+12
*
|
|
|
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "[optimizing] Don't record None locations in the stack maps."
Nicolas Geoffray
2015-03-13
4
-183
/
+280
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
4
-183
/
+280
*
|
|
Refactor code in preparation of correct stack maps in slow path.
Nicolas Geoffray
2015-03-13
9
-104
/
+118
|
/
/
*
|
Align CodeInfo regions instead of their inner subregions.
Roland Levillain
2015-03-13
1
-4
/
+5
*
|
Merge "Fix the computation of the size of the stack maps region."
Roland Levillain
2015-03-13
1
-5
/
+11
|
\
\
|
*
|
Fix the computation of the size of the stack maps region.
Roland Levillain
2015-03-13
1
-5
/
+11
*
|
|
Merge "Disable inlining in Optimizing when --debuggable is set."
Nicolas Geoffray
2015-03-13
1
-0
/
+5
|
\
\
\
|
*
|
|
Disable inlining in Optimizing when --debuggable is set.
Nicolas Geoffray
2015-03-13
1
-0
/
+5
*
|
|
|
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-13
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Fix build breakage.
Nicolas Geoffray
2015-03-13
1
-1
/
+1
*
|
|
Merge "Tweak liveness when instructions are used in environments."
Nicolas Geoffray
2015-03-13
5
-4
/
+35
|
\
\
\
|
*
|
|
Tweak liveness when instructions are used in environments.
Nicolas Geoffray
2015-03-12
5
-4
/
+35
*
|
|
|
ART: More cutouts for unstarted runtime
Andreas Gampe
2015-03-12
1
-0
/
+24
*
|
|
|
Force word alignment of Dex register maps.
Roland Levillain
2015-03-12
1
-4
/
+5
*
|
|
|
Merge "Opt compiler: Basic simplification for arithmetic operations."
Roland Levillain
2015-03-12
4
-0
/
+526
|
\
\
\
\
|
*
|
|
|
Opt compiler: Basic simplification for arithmetic operations.
Alexandre Rames
2015-03-11
4
-0
/
+526
*
|
|
|
|
Merge "Compress the Dex register maps built by the optimizing compiler."
Roland Levillain
2015-03-12
3
-113
/
+155
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
3
-113
/
+155
*
|
|
|
|
Merge "Run the natural loop recognizer before building SSA."
Nicolas Geoffray
2015-03-12
1
-1
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Run the natural loop recognizer before building SSA.
Nicolas Geoffray
2015-03-12
1
-1
/
+6
*
|
|
|
|
Merge "Revert "Opt Compiler: Materialise constants that cannot be encoded""
Nicolas Geoffray
2015-03-12
2
-40
/
+4
|
\
\
\
\
\
[next]