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
*
Fix register_allocator_test after reg alloc changes.
Nicolas Geoffray
2014-10-21
1
-2
/
+2
*
Fix off by one errors in linear scan register allocator.
Nicolas Geoffray
2014-10-21
3
-8
/
+10
*
Merge "Implement register allocator for floating point registers."
Nicolas Geoffray
2014-10-21
24
-138
/
+647
|
\
|
*
Implement register allocator for floating point registers.
Nicolas Geoffray
2014-10-21
24
-138
/
+647
*
|
Merge "Enable generic JNI for x86 and ARM when interpret-only."
Ian Rogers
2014-10-21
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
Enable generic JNI for x86 and ARM when interpret-only.
Ian Rogers
2014-10-21
1
-1
/
+15
*
|
Merge "Constant folding on unary operations in the optimizing compiler."
Roland Levillain
2014-10-21
4
-8
/
+94
|
\
\
|
*
|
Constant folding on unary operations in the optimizing compiler.
Roland Levillain
2014-10-21
4
-8
/
+94
*
|
|
Merge "Implement int negate instruction in the optimizing compiler."
Roland Levillain
2014-10-21
6
-0
/
+170
|
\
\
\
|
|
/
/
|
*
|
Implement int negate instruction in the optimizing compiler.
Roland Levillain
2014-10-21
6
-0
/
+170
*
|
|
Remove the notion of dies at entry.
Nicolas Geoffray
2014-10-21
8
-120
/
+108
|
|
/
|
/
|
*
|
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-4
/
+0
|
/
*
Merge "Have HInstruction::StrictlyDominates compute strict dominance."
Roland Levillain
2014-10-20
3
-6
/
+11
|
\
|
*
Have HInstruction::StrictlyDominates compute strict dominance.
Roland Levillain
2014-10-17
3
-6
/
+11
*
|
Merge "Revert "Revert "Introduce a class to implement optimization passes."""
Roland Levillain
2014-10-20
13
-115
/
+267
|
\
\
|
|
/
|
*
Revert "Revert "Introduce a class to implement optimization passes.""
Roland Levillain
2014-10-17
13
-115
/
+267
*
|
Merge "Rename arm64 `Register` to `XRegister`."
Nicolas Geoffray
2014-10-17
7
-328
/
+327
|
\
\
|
*
|
Rename arm64 `Register` to `XRegister`.
Alexandre Rames
2014-10-17
7
-328
/
+327
*
|
|
Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests."
Nicolas Geoffray
2014-10-17
4
-49
/
+24
|
\
\
\
|
|
/
/
|
*
|
Rework arm64 register codes and fix Arm64ManagedRegister tests.
Alexandre Rames
2014-10-17
4
-49
/
+24
|
|
/
*
|
Quick: In GVN, apply modifications early if outside loop.
Vladimir Marko
2014-10-17
15
-88
/
+108
|
/
*
Add multiplication for integral types
Calin Juravle
2014-10-17
11
-29
/
+416
*
Merge "Some code clean-up."
Ian Rogers
2014-10-17
6
-18
/
+18
|
\
|
*
Some code clean-up.
Ian Rogers
2014-10-16
6
-18
/
+18
*
|
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-17
4
-16
/
+52
|
\
\
|
*
|
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
4
-16
/
+52
*
|
|
Merge "Make ART compile with GCC -O0 again."
Ian Rogers
2014-10-17
13
-191
/
+43
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
13
-191
/
+43
*
|
|
Merge "Quick: Avoid node iteration for passes that don't need it."
Vladimir Marko
2014-10-16
2
-11
/
+14
|
\
\
\
|
*
|
|
Quick: Avoid node iteration for passes that don't need it.
Vladimir Marko
2014-10-15
2
-11
/
+14
|
|
/
/
*
|
|
Merge "Quick: Handle kMirOpNullCheck in LVN/GVN."
Vladimir Marko
2014-10-16
1
-0
/
+4
|
\
\
\
|
*
|
|
Quick: Handle kMirOpNullCheck in LVN/GVN.
Vladimir Marko
2014-10-16
1
-0
/
+4
*
|
|
|
Merge "Don't use assembler classes in code_generator.h."
Nicolas Geoffray
2014-10-16
8
-57
/
+122
|
\
\
\
\
|
*
|
|
|
Don't use assembler classes in code_generator.h.
Nicolas Geoffray
2014-10-16
8
-57
/
+122
*
|
|
|
|
Merge "Implement default traversals in CFG & SSA graph checkers."
Roland Levillain
2014-10-16
6
-8
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
Implement default traversals in CFG & SSA graph checkers.
Roland Levillain
2014-10-14
6
-8
/
+29
*
|
|
|
|
|
Merge "Improve art::SSAChecker::VisitInstruction."
Roland Levillain
2014-10-16
1
-11
/
+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Improve art::SSAChecker::VisitInstruction.
Roland Levillain
2014-10-14
1
-11
/
+28
*
|
|
|
|
|
Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination."
Roland Levillain
2014-10-16
2
-1
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Do not remove NullChecks & BoundsChecks in HDeadCodeElimination.
Roland Levillain
2014-10-14
2
-1
/
+9
*
|
|
|
|
|
Merge "Turn constant conditional jumps into unconditional jumps."
Roland Levillain
2014-10-16
3
-80
/
+136
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Turn constant conditional jumps into unconditional jumps.
Roland Levillain
2014-10-14
3
-80
/
+136
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Quick: Improve the BBCombine pass.
Vladimir Marko
2014-10-15
9
-41
/
+189
*
|
|
|
Rewrite null check elimination to work on dalvik regs.
Vladimir Marko
2014-10-15
9
-349
/
+585
|
|
/
/
|
/
|
|
*
|
|
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
Yevgeny Rouban
2014-10-15
3
-5
/
+26
|
|
/
|
/
|
*
|
Change MemMap::maps_ to not be global variable
Mathieu Chartier
2014-10-14
2
-8
/
+13
|
/
*
Add regression test for null check elimination.
Vladimir Marko
2014-10-13
1
-0
/
+2
*
Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK""
Vladimir Marko
2014-10-13
1
-1
/
+1
|
\
|
*
Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
Vladimir Marko
2014-10-13
1
-1
/
+1
*
|
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
Roland Levillain
2014-10-13
7
-19
/
+19
|
\
\
[next]