index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/art...
Steve Kondik
2015-12-08
1
-1
/
+3
|
\
|
*
Fix in reference type propagation
Calin Juravle
2015-10-16
1
-1
/
+3
*
|
art: Fix whitespace errors added by caf
Christopher R. Palmer
2015-11-09
3
-8
/
+4
*
|
Merge tag 'android-6.0.0_r26' into cm-13.0
Ricardo Cerqueira
2015-11-05
1
-0
/
+9
|
\
|
|
*
Revert "Fix another source of undeterministic inlining." DO NOT MERGE
Brian Carlstrom
2015-09-29
1
-0
/
+9
*
|
ART: bring original constructor back
Wei Wang
2015-10-06
1
-0
/
+40
*
|
ART: extension
Wei Wang
2015-10-06
6
-17
/
+148
*
|
Optimizing: Move optimization objects to Arena.
Vladimir Marko
2015-10-06
3
-36
/
+46
|
/
*
Fix a bug in the register allocator around pair allocation.
Nicolas Geoffray
2015-08-08
1
-1
/
+4
*
ART: Fix the simplifier for add/sub
Serguei Katkov
2015-08-06
1
-8
/
+16
*
ART: x86_64 RoundDouble/Float intrinsics should initialize out value.
Pavel Vyssotski
2015-08-05
1
-1
/
+7
*
Allow for fine tuning the inliner.
Calin Juravle
2015-07-30
1
-5
/
+9
*
HDeoptimize should hold values live in env.
Mingyao Yang
2015-07-28
2
-2
/
+8
*
Reduce space filter threshold to 128.
Nicolas Geoffray
2015-07-17
1
-2
/
+2
*
ART: Boolean simplifier fix
Serguei Katkov
2015-07-16
1
-5
/
+0
*
Do not create a HBoundType when the instruction is non-null.
Nicolas Geoffray
2015-07-02
2
-0
/
+8
*
Merge "Do not replace a live phi with a dead phi." into mnc-dev
Nicolas Geoffray
2015-07-01
1
-1
/
+7
|
\
|
*
Do not replace a live phi with a dead phi.
Nicolas Geoffray
2015-06-29
1
-1
/
+7
*
|
Revert "Revert "Do not update the type of something we already know.""
Nicolas Geoffray
2015-06-29
3
-0
/
+37
|
/
*
Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev
Roland Levillain
2015-06-29
9
-16
/
+3606
|
\
|
*
MIPS: Initial version of optimizing compiler for MIPS64R6.
Roland Levillain
2015-06-26
9
-16
/
+3606
*
|
ART: Bail out immediately on try/catch
David Brazdil
2015-06-26
1
-6
/
+11
|
/
*
Only do some checks when compiling against the core image.
Nicolas Geoffray
2015-06-25
3
-2
/
+14
*
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
1
-1
/
+2
*
BCE: don't assume a bounds check always gets a HArrayLength.
Nicolas Geoffray
2015-06-24
1
-2
/
+8
*
Fix codegen_test after DCE fix.
Nicolas Geoffray
2015-06-24
1
-1
/
+4
*
Recompute dominator tree after DCE.
Nicolas Geoffray
2015-06-24
4
-21
/
+39
*
BCE: Narrow instead of unconditionnaly overwrite the range.
Nicolas Geoffray
2015-06-24
1
-3
/
+5
*
Fix another case of un-verified dead code.
Nicolas Geoffray
2015-06-24
1
-2
/
+7
*
Do not overwrite an input register in shift operations.
Nicolas Geoffray
2015-06-23
2
-20
/
+23
*
Revert "Revert "Add support for inlining already sharpened interface calls.""
Nicolas Geoffray
2015-06-22
2
-12
/
+8
*
Revert "Add support for inlining already sharpened interface calls. DO NOT ME...
Nicolas Geoffray
2015-06-22
2
-8
/
+12
*
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
Nicolas Geoffray
2015-06-22
1
-1
/
+2
*
Use compiling class instead of outer class for access checks.
Nicolas Geoffray
2015-06-22
1
-10
/
+13
*
Use compiling class instead of referrer for access checks.
Nicolas Geoffray
2015-06-22
2
-14
/
+26
*
Be careful with predecessor/successor index.
Nicolas Geoffray
2015-06-22
5
-14
/
+29
*
Merge "Don't check the return type in the builder." into mnc-dev
Nicolas Geoffray
2015-06-22
1
-5
/
+0
|
\
|
*
Don't check the return type in the builder.
Nicolas Geoffray
2015-06-22
1
-5
/
+0
*
|
Do not expect 0 or 1 only when comparing a boolean.
Nicolas Geoffray
2015-06-22
1
-4
/
+6
|
/
*
Run a simplification pass before code generation.
Nicolas Geoffray
2015-06-22
1
-0
/
+5
*
Merge "Bailout from compilation if an invoke is malformed." into mnc-dev
Nicolas Geoffray
2015-06-22
2
-10
/
+35
|
\
|
*
Bailout from compilation if an invoke is malformed.
Nicolas Geoffray
2015-06-22
2
-10
/
+35
*
|
Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev
Nicolas Geoffray
2015-06-22
1
-1
/
+3
|
\
\
|
*
|
Fix wrong DCHECK in bounds check elimination.
Nicolas Geoffray
2015-06-22
1
-1
/
+3
|
|
/
*
/
Fix a bug in optimizing when the null constant has been DCE.
Nicolas Geoffray
2015-06-22
2
-2
/
+5
|
/
*
Fix String Change baseline compiler errors.
Nicolas Geoffray
2015-06-22
1
-2
/
+3
*
ART: Fix BCE lint issue
Andreas Gampe
2015-06-19
1
-2
/
+2
*
Remove bogus DCHECK in BCE.
Nicolas Geoffray
2015-06-19
1
-5
/
+5
*
Fix premature deoptimization if the loop body isn't entered.
Mingyao Yang
2015-06-19
4
-165
/
+598
*
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
David Srbecky
2015-06-19
1
-3
/
+3
|
\
[next]