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
/
dex
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Quick from tree.
Nicolas Geoffray
2016-03-21
58
-47682
/
+0
*
Fix and enable java.lang.StringFactory intrinsics.
Roland Levillain
2016-03-09
1
-0
/
+7
*
Unsafe: Recognize intrinsics for 1.8 java.util.concurrent
Aart Bik
2016-03-07
2
-0
/
+60
*
Merge "Fix the signature of the IndexOf entry point."
Roland Levillain
2016-03-01
1
-0
/
+1
|
\
|
*
Fix the signature of the IndexOf entry point.
Roland Levillain
2016-02-29
1
-0
/
+1
*
|
Improve documentation about StringFactory.newStringFromChars.
Roland Levillain
2016-02-29
1
-0
/
+6
|
/
*
Implement fp to bits methods as intrinsics.
Aart Bik
2016-02-26
2
-0
/
+13
*
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-24
2
-23
/
+21
*
Remove string init map.
Nicolas Geoffray
2016-02-18
2
-3
/
+11
*
Revert "Allow method references across oat files for multi-image."
Vladimir Marko
2016-02-17
2
-21
/
+23
*
Allow method references across oat files for multi-image.
Vladimir Marko
2016-02-17
2
-23
/
+21
*
Merge "Try to substitute constructor chains for IPUTs."
Vladimir Marko
2016-02-10
1
-0
/
+1
|
\
|
*
Try to substitute constructor chains for IPUTs.
Vladimir Marko
2016-02-09
1
-0
/
+1
*
|
Move code related to debug info generation to its own directory.
David Srbecky
2016-02-08
1
-1
/
+1
|
/
*
MIPS64: Remove unaligned memory access from art generated code
Lazar Trsic
2016-01-29
1
-4
/
+51
*
Merge "ART: Add option to ensure deterministic compilation"
Andreas Gampe
2016-01-28
2
-0
/
+2
|
\
|
*
ART: Add option to ensure deterministic compilation
Andreas Gampe
2016-01-27
2
-0
/
+2
*
|
Merge "Revert "Revert "Add option to generate compressed backtrace info."""
David Srbecky
2016-01-27
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "Add option to generate compressed backtrace info.""
David Srbecky
2016-01-26
1
-1
/
+1
|
|
/
*
|
Merge "Recognize common utilities as intrinsics."
Aart Bik
2016-01-26
2
-0
/
+58
|
\
\
|
*
|
Recognize common utilities as intrinsics.
Aart Bik
2016-01-26
2
-0
/
+58
|
|
/
*
/
Enable interface default methods by default.
Neil Fuller
2016-01-26
1
-40
/
+2
|
/
*
Revert "Add option to generate compressed backtrace info."
David Srbecky
2016-01-25
1
-1
/
+1
*
Add option to generate compressed backtrace info.
David Srbecky
2016-01-22
1
-1
/
+1
*
Implemented BitCount as an intrinsic. With unit test.
Aart Bik
2016-01-20
2
-0
/
+7
*
Fix various typos in ART's comments and string literals.
Roland Levillain
2016-01-19
1
-4
/
+4
*
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-18
2
-4
/
+4
*
Merge "Support directly invoking interface default methods"
Alex Light
2016-01-14
2
-2
/
+33
|
\
|
*
Support directly invoking interface default methods
Alex Light
2016-01-12
2
-2
/
+33
*
|
Perform profile file analysis in dex2oat
Calin Juravle
2016-01-07
2
-2
/
+2
*
|
ART: Disable Math.round intrinsics
Andreas Gampe
2015-12-28
1
-0
/
+4
*
|
Revert "Make Math.round consistent on arm64."
Andreas Gampe
2015-12-28
1
-4
/
+0
*
|
Make Math.round consistent on arm64.
Nicolas Geoffray
2015-12-27
1
-0
/
+4
*
|
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-23
3
-4
/
+35
*
|
Revert "Revert "X86: Use locked add rather than mfence""
Mark P Mendell
2015-12-16
3
-7
/
+27
|
/
*
Revert "X86: Use locked add rather than mfence"
Aart Bik
2015-12-16
3
-27
/
+7
*
X86: Use locked add rather than mfence
Mark Mendell
2015-12-15
3
-7
/
+27
*
Revert "Revert "Enable profiled guided compilation in dex2oat""
Calin Juravle
2015-12-11
1
-8
/
+0
*
Merge "Revert "Enable profiled guided compilation in dex2oat""
Calin Juravle
2015-12-11
1
-0
/
+8
|
\
|
*
Revert "Enable profiled guided compilation in dex2oat"
Calin Juravle
2015-12-11
1
-0
/
+8
*
|
Merge "Enable profiled guided compilation in dex2oat"
Calin Juravle
2015-12-11
1
-8
/
+0
|
\
|
|
*
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-12-10
1
-8
/
+0
*
|
Optimizing: Add direct calls to math intrinsics
Mark Mendell
2015-12-10
2
-0
/
+104
|
/
*
Revert "Enable profiled guided compilation in dex2oat"
Nicolas Geoffray
2015-12-02
1
-0
/
+8
*
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-12-02
1
-8
/
+0
*
Revert "Revert "Enable store elimination for singleton objects.""
Mingyao Yang
2015-11-18
1
-1
/
+5
*
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-15
1
-0
/
+6
*
Revert "Revert "Add basic image writer support for app images""
Mathieu Chartier
2015-11-05
1
-1
/
+1
*
Revert "Add basic image writer support for app images"
Nicolas Geoffray
2015-11-05
1
-1
/
+1
*
Add basic image writer support for app images
Mathieu Chartier
2015-11-04
1
-1
/
+1
[next]