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 tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/art...
Steve Kondik
2015-12-08
2
-2
/
+35
|
\
|
*
Fix in reference type propagation
Calin Juravle
2015-10-16
1
-1
/
+3
|
*
Parse runtime compiler options for JIT
Mathieu Chartier
2015-10-15
1
-1
/
+32
*
|
art: allow devices to disable CAF bailout patches
Simon Shields
2015-12-06
4
-0
/
+31
*
|
art: Fix whitespace errors added by caf
Christopher R. Palmer
2015-11-09
15
-45
/
+29
*
|
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: Set check_bail_out to false by default
Steve Kondik
2015-11-04
1
-0
/
+3
*
|
art: Build compiler with GCC if QC extension is used
Steve Kondik
2015-11-01
1
-0
/
+2
*
|
Merge branch 'm' of git://codeaurora.org/platform/art into cm-13.0
Steve Kondik
2015-10-21
2
-8
/
+5
|
\
\
|
*
|
ART: move the check bail flag out of class
Wei Wang
2015-10-06
2
-8
/
+5
*
|
|
art: Update QC-PERF board flag to TARGET_HAVE_QC_PERF
Steve Kondik
2015-10-12
1
-1
/
+1
|
/
/
*
|
ART: bring original constructor back
Wei Wang
2015-10-06
3
-0
/
+66
*
|
ART: extension
Wei Wang
2015-10-06
39
-109
/
+628
*
|
Optimizing: Move optimization objects to Arena.
Vladimir Marko
2015-10-06
3
-36
/
+46
|
/
*
[MIPS] Avoid using odd numbered fp registers
Goran Jakovljevic
2015-08-11
1
-22
/
+27
*
ART: Fix Quick's DCE+GVN
Serguei Katkov
2015-08-11
2
-2
/
+121
*
ART: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
1
-1
/
+1
*
Fix a bug in the register allocator around pair allocation.
Nicolas Geoffray
2015-08-08
1
-1
/
+4
*
Tighten default inlining settings when using the space filter.
Roland Levillain
2015-08-07
1
-0
/
+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
6
-5
/
+35
*
HDeoptimize should hold values live in env.
Mingyao Yang
2015-07-28
2
-2
/
+8
*
ART: Fix Quick/Optimizing suspend check assumption mismatch.
Vladimir Marko
2015-07-23
3
-3
/
+23
*
Reduce space filter threshold to 128.
Nicolas Geoffray
2015-07-17
1
-2
/
+2
*
Merge "ART: Boolean simplifier fix" into mnc-dev
Nicolas Geoffray
2015-07-17
1
-5
/
+0
|
\
|
*
ART: Boolean simplifier fix
Serguei Katkov
2015-07-16
1
-5
/
+0
*
|
ART: DCE should know that array-length can throw NPE
Serguei Katkov
2015-07-16
2
-1
/
+34
|
/
*
Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev
Andreas Gampe
2015-07-08
1
-0
/
+15
|
\
|
*
ART: Release inputs in Long.reverse intrinsic in x86
Andreas Gampe
2015-07-08
1
-0
/
+15
*
|
ART: Fix opsize in LoadArgDirect
Andreas Gampe
2015-07-07
1
-1
/
+2
|
/
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
5
-5
/
+48
*
Do not create a HBoundType when the instruction is non-null.
Nicolas Geoffray
2015-07-02
2
-0
/
+8
*
Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev
Andreas Gampe
2015-07-01
2
-6
/
+10
|
\
|
*
ART: Fix data loss when symbolizing oat files.
Zheng Xu
2015-07-01
2
-6
/
+10
*
|
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
13
-254
/
+4415
|
\
|
*
MIPS: Initial version of optimizing compiler for MIPS64R6.
Roland Levillain
2015-06-26
13
-254
/
+4415
*
|
Quick: Disable GVN, DCE and LVN for type conflicts.
Vladimir Marko
2015-06-27
1
-5
/
+11
*
|
ART: Bail out immediately on try/catch
David Brazdil
2015-06-26
1
-6
/
+11
|
/
*
Merge "ART: Fix kEverything compiler filter" into mnc-dev
Andreas Gampe
2015-06-26
2
-3
/
+4
|
\
|
*
ART: Fix kEverything compiler filter
buzbee
2015-06-25
2
-3
/
+4
*
|
ART: Set methods to preverified in verify-none
Andreas Gampe
2015-06-25
1
-0
/
+6
*
|
Only do some checks when compiling against the core image.
Nicolas Geoffray
2015-06-25
3
-2
/
+14
*
|
[MIPS64] JNI Compiler: Sign-extend int function arguments
Lazar Trsic
2015-06-24
2
-4
/
+50
|
/
*
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
4
-1
/
+13
*
BCE: don't assume a bounds check always gets a HArrayLength.
Nicolas Geoffray
2015-06-24
1
-2
/
+8
[next]