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
*
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
*
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
*
ART: Don't do pre-linked calls to the interpreter bridge.
Vladimir Marko
2015-06-22
1
-1
/
+3
*
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
2
-3
/
+6
*
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
*
Use signed encoding when using relative CFI addresses.
David Srbecky
2015-06-20
1
-2
/
+12
*
Merge "ART: Fix BCE lint issue" into mnc-dev
Mingyao Yang
2015-06-19
1
-2
/
+2
|
\
|
*
ART: Fix BCE lint issue
Andreas Gampe
2015-06-19
1
-2
/
+2
[next]