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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
It can be that no method has been compiled.
Nicolas Geoffray
2014-09-18
1
-5
/
+9
|
|
/
*
|
Merge "Small fixes to get the boot image compiled in debug mode."
Nicolas Geoffray
2014-09-18
3
-5
/
+29
|
\
\
|
*
|
Small fixes to get the boot image compiled in debug mode.
Nicolas Geoffray
2014-09-18
3
-5
/
+29
|
|
/
*
|
Initiate a dead code elimination pass in the optimizing compiler.
Roland Levillain
2014-09-17
5
-0
/
+299
*
|
Add CFG and SSA form checkers in the optimizing compiler.
Roland Levillain
2014-09-17
6
-9
/
+518
|
/
*
Merge "Add the "time" compilation filter and output compilation stats."
Nicolas Geoffray
2014-09-17
1
-4
/
+31
|
\
|
*
Add the "time" compilation filter and output compilation stats.
Nicolas Geoffray
2014-09-17
1
-4
/
+31
*
|
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-17
8
-74
/
+245
|
/
*
Revert "Revert "Implement suspend checks in new compiler.""
Nicolas Geoffray
2014-09-16
12
-22
/
+296
*
Fix a bug in the register allocator.
Nicolas Geoffray
2014-09-16
3
-1
/
+61
*
Revert "Implement suspend checks in new compiler."
Nicolas Geoffray
2014-09-15
7
-229
/
+5
*
Implement suspend checks in new compiler.
Nicolas Geoffray
2014-09-15
7
-5
/
+229
*
Fix builds on archs the compiler does not support.
Nicolas Geoffray
2014-09-11
1
-2
/
+0
*
Fix valgrind errors.
Nicolas Geoffray
2014-09-11
8
-56
/
+63
*
Merge "Fix bug in register allocator."
Nicolas Geoffray
2014-09-11
1
-1
/
+10
|
\
|
*
Fix bug in register allocator.
Nicolas Geoffray
2014-09-10
1
-1
/
+10
*
|
Fix misuse of ArenaAllocator.
Nicolas Geoffray
2014-09-10
1
-19
/
+30
|
/
*
Add (simple) side effects flags and equality methods on nodes.
Nicolas Geoffray
2014-09-08
2
-34
/
+152
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
18
-395
/
+761
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
2
-2
/
+147
*
Make common BitVector operations inline-able.
Ian Rogers
2014-08-20
2
-0
/
+2
*
Fix bug introduced in https://android-review.googlesource.com/102610.
Nicolas Geoffray
2014-08-20
1
-1
/
+1
*
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
3
-3
/
+17
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
3
-3
/
+3
*
Support x86_64 stack overflow checks in opt compiler.
Nicolas Geoffray
2014-08-07
2
-20
/
+21
*
Fix SsaDeadPhiElimination in the presence of dependent phis.
Nicolas Geoffray
2014-08-07
3
-2
/
+50
*
ART: Fix missing initialization in stack_map_stream.h
Andreas Gampe
2014-07-28
1
-1
/
+2
*
Implement array get and array put in optimizing.
Nicolas Geoffray
2014-07-28
9
-106
/
+1033
*
Merge "Add a new stack map scheme that encodes compilation info per pc."
Nicolas Geoffray
2014-07-23
2
-0
/
+344
|
\
|
*
Add a new stack map scheme that encodes compilation info per pc.
Nicolas Geoffray
2014-07-21
2
-0
/
+344
*
|
Fix implicit stack overflow check on optimizing/x86.
Nicolas Geoffray
2014-07-23
1
-10
/
+11
*
|
Make unit test tell if a method is a leaf.
Nicolas Geoffray
2014-07-22
3
-8
/
+10
*
|
Stack overflow checks and NPE checks for optimizing.
Nicolas Geoffray
2014-07-22
7
-48
/
+183
*
|
Add write barriers to optimizing compiler.
Nicolas Geoffray
2014-07-21
3
-3
/
+66
|
/
*
Add assembly operations with constants in optimizing compiler.
Nicolas Geoffray
2014-07-21
11
-85
/
+273
*
We can also run the linear scan register allocator on thumb.
Nicolas Geoffray
2014-07-18
1
-1
/
+4
*
Use the thumb2 assembler for the optimizing compiler.
Nicolas Geoffray
2014-07-16
4
-13
/
+24
*
Break apart header files.
Ian Rogers
2014-07-15
2
-0
/
+2
*
Fix a braino in the stack layout.
Nicolas Geoffray
2014-07-15
9
-118
/
+58
*
Bailout if the field access is not supported.
Nicolas Geoffray
2014-07-14
1
-21
/
+25
*
Add two phi pruning phases.
Nicolas Geoffray
2014-07-14
4
-2
/
+212
*
Support fields in optimizing compiler.
Nicolas Geoffray
2014-07-14
15
-243
/
+1075
*
Do not attempt to compile on architectures we do not support.
Nicolas Geoffray
2014-07-04
1
-5
/
+11
*
Support longs in the register allocator for x86_64.
Nicolas Geoffray
2014-07-02
13
-34
/
+284
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-26
5
-8
/
+10
*
Revert "Re-enable tests with the optimizing compiler."
Nicolas Geoffray
2014-06-25
3
-6
/
+6
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-25
3
-6
/
+6
*
Fix a bug in LiveInterval::FirstRegisterUseAfter.
Nicolas Geoffray
2014-06-25
2
-3
/
+43
*
Add some more instruction support to optimizing compiler.
Dave Allison
2014-06-24
12
-129
/
+591
*
Enable the register allocator on x86_64.
Nicolas Geoffray
2014-06-16
4
-30
/
+149
[prev]
[next]