Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
00c86428090061e47e4635d45ce0a6ef1f98a675
/
compiler
5dcf650
Merge "Include more cases in ImageWriter"
by Treehugger Robot
· 7 years ago
af24def
Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers.
by Roland Levillain
· 7 years ago
08dd84a
Merge "Introduce a Marking Register in ARM64 code generation."
by Roland Levillain
· 7 years ago
b2e8adc
Include more cases in ImageWriter
by Chang Xing
· 7 years ago
5fd8e81
Merge "Add support for class loader context in dex2oat"
by Calin Juravle
· 7 years ago
97c4646
Introduce a Marking Register in ARM64 code generation.
by Roland Levillain
· 8 years ago
1ce7085
Add support for class loader context in dex2oat
by Calin Juravle
· 7 years ago
65f1c2e
Merge "MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath"
by Treehugger Robot
· 7 years ago
e61682f
Merge "Revert "Added GVN related attributes to vector nodes.""
by Nicolas Geoffray
· 7 years ago
9858bf7
Revert "Added GVN related attributes to vector nodes."
by Nicolas Geoffray
· 7 years ago
5da5dca
Merge "MIPS32: Adds changes neccessary for saving 128 bits of data"
by Treehugger Robot
· 7 years ago
334a1c5
Merge "Added GVN related attributes to vector nodes."
by Aart Bik
· 7 years ago
a79f0b5
Added GVN related attributes to vector nodes.
by Aart Bik
· 7 years ago
0656044
Merge "Revert "Revert "Fixed Literal String intern mismatch."""
by Mathieu Chartier
· 7 years ago
8054c1d
Merge "Add an init encoded fields threshold to compiler"
by Mathieu Chartier
· 7 years ago
170de15
Merge "Move libartd-simulator dependency to host-only"
by Treehugger Robot
· 7 years ago
70f689d
Add an init encoded fields threshold to compiler
by Chang Xing
· 7 years ago
ca8c295
MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath
by Lena Djokic
· 7 years ago
2e0a7e5
MIPS32: Adds changes neccessary for saving 128 bits of data
by Lena Djokic
· 7 years ago
209b4c7
Merge "Small refactoring of field/method access checks."
by Vladimir Marko
· 7 years ago
71bde0d
Merge "Improve ImageWriter logging."
by Treehugger Robot
· 7 years ago
23e81a1
Improve ImageWriter logging.
by Ian Rogers
· 7 years ago
5da3780
Merge "Prune methods in image DexCache based on referencing class."
by Treehugger Robot
· 7 years ago
f79aa7f
Small refactoring of field/method access checks.
by Vladimir Marko
· 7 years ago
3b15545
Prune methods in image DexCache based on referencing class.
by Vladimir Marko
· 7 years ago
640fbdc
Merge "Disambiguate memory accesses in instruction scheduling"
by Nicolas Geoffray
· 7 years ago
4913cf3
Remove obsolete helpers from CompilerDriver.
by Vladimir Marko
· 7 years ago
631827d
Fixes for constant method handles
by Orion Hodson
· 8 years ago
8091ed8
Merge "MIPS: Shorten .bss string/class loads"
by Treehugger Robot
· 7 years ago
7df2bb6
Merge "Fix boot classes init when compiling app image"
by Mathieu Chartier
· 7 years ago
e602b1c
Fix boot classes init when compiling app image
by Chang Xing
· 7 years ago
e128af5
Merge "ARM: ART Vectorizer (64-bit vectors)."
by Treehugger Robot
· 7 years ago
dd3240c
Merge "MIPS32: MoveLocation refactoring"
by Aart Bik
· 7 years ago
2a3471f
Disambiguate memory accesses in instruction scheduling
by xueliang.zhong
· 8 years ago
89ae0f4
Merge "Fix unintended change in JIT inlining heuristics."
by Nicolas Geoffray
· 7 years ago
aed3dbf
Merge "Improve array index analysis in LSA."
by Nicolas Geoffray
· 7 years ago
8f7c410
ARM: ART Vectorizer (64-bit vectors).
by Artem Serov
· 7 years ago
cf96bed
Fix unintended change in JIT inlining heuristics.
by Nicolas Geoffray
· 7 years ago
740c300
Merge "Add CHECKs to help diagnose a crash seen internally."
by Nicolas Geoffray
· 7 years ago
4aa0cf8
Merge "Turn a few DCHECK into CHECKs."
by Nicolas Geoffray
· 7 years ago
99f753b
Merge "Improved subscript and data dependence analysis."
by Treehugger Robot
· 7 years ago
37dc4df
Improved subscript and data dependence analysis.
by Aart Bik
· 7 years ago
757b26c
Add CHECKs to help diagnose a crash seen internally.
by Nicolas Geoffray
· 7 years ago
c9c3104
Turn a few DCHECK into CHECKs.
by Nicolas Geoffray
· 7 years ago
853cc56
Merge "Code cleanup around compiler options and JIT."
by Nicolas Geoffray
· 7 years ago
57c4704
Code cleanup around compiler options and JIT.
by Nicolas Geoffray
· 7 years ago
ba17dbd
Revert "Revert "Fixed Literal String intern mismatch.""
by Chang Xing
· 7 years ago
76754cc
Merge "Prevent loop optimization in debuggable mode."
by Aart Bik
· 7 years ago
f57c1ae
Prevent loop optimization in debuggable mode.
by Nicolas Geoffray
· 7 years ago
a6d098c
Merge "Unrolling and dynamic loop peeling framework in vectorizer."
by Aart Bik
· 7 years ago
8098da9
MIPS32: MoveLocation refactoring
by Lena Djokic
· 7 years ago
14a68b4
Unrolling and dynamic loop peeling framework in vectorizer.
by Aart Bik
· 7 years ago
1b49910
Move libartd-simulator dependency to host-only
by Colin Cross
· 7 years ago
db87b28
Merge "Don't use the graph's dex file when printing HInvoke."
by Nicolas Geoffray
· 7 years ago
80b99c2
Merge "Fix static analyzer warning"
by Treehugger Robot
· 7 years ago
5ceac0e
Don't use the graph's dex file when printing HInvoke.
by Nicolas Geoffray
· 7 years ago
016c0f1
Improve array index analysis in LSA.
by xueliang.zhong
· 7 years ago
6fda427
Fix braino when handling branches fallthrough in arm backend.
by Nicolas Geoffray
· 7 years ago
a4b58ed
Fix static analyzer warning
by George Burgess IV
· 7 years ago
3f8d2d8
Merge "ART: Fix old warnings"
by Treehugger Robot
· 7 years ago
1a0a519
Fix loop optimization in the presence of environment uses.
by Nicolas Geoffray
· 7 years ago
69489fa
ART: Fix old warnings
by Andreas Gampe
· 7 years ago
e17cf24
Add field/method skipping helper functions to DexFile
by Mathieu Chartier
· 7 years ago
a5dcdf3
Merge "Refactor some profiling info functions"
by Mathieu Chartier
· 7 years ago
bbe3a5e
Refactor some profiling info functions
by Mathieu Chartier
· 7 years ago
f789353
Set the deopt flag after adjusting the stack pointer.
by Nicolas Geoffray
· 7 years ago
1cfea7a
Code cleanup around vdex.
by Nicolas Geoffray
· 7 years ago
d58932f
Merge "Fix some indentation errors in compiler driver"
by Mathieu Chartier
· 7 years ago
7a8bcfd
Fix some indentation errors in compiler driver
by Mathieu Chartier
· 7 years ago
17498e5
Avoid calling InitializeDependencies for non image case
by Mathieu Chartier
· 7 years ago
dabeb3a
Correctly set oat class status after initializing
by Mathieu Chartier
· 7 years ago
16d59b2
Merge "Revert "Revert "Fixed installation time regression when compile."""
by Treehugger Robot
· 7 years ago
fd37f1d
Revert "Revert "Fixed installation time regression when compile.""
by Mathieu Chartier
· 7 years ago
4f5e3cb
Add FirstPathFromRootSet and use it to debug reachability issues
by Mathieu Chartier
· 7 years ago
c0fe9db
Merge "Use IntrusiveForwardList<> for Env-/UsePosition."
by Vladimir Marko
· 7 years ago
13600e9
Merge "MIPS64: Min/max vectorization support"
by Aart Bik
· 7 years ago
a74c04b
Merge "ART: Clean up asm_support.h"
by Treehugger Robot
· 7 years ago
b2d18fa
ART: Clean up asm_support.h
by Andreas Gampe
· 7 years ago
8bdda5a
ART: Update stl_util.h
by Andreas Gampe
· 7 years ago
58794c5
Merge "ART: Refactor bit_utils and stl_util"
by Treehugger Robot
· 7 years ago
86060f9
Merge "Revert "Revert "Fully support static encoded fields."""
by Mathieu Chartier
· 7 years ago
8375e4f
Merge "ART: Fix or disable some tidy warnings."
by Treehugger Robot
· 7 years ago
05ae674
Merge "Introduce a number of MSA instructions for MIPS32"
by Aart Bik
· 7 years ago
d632b8b
Merge changes I953d774b,Id84c44bf
by Treehugger Robot
· 7 years ago
f1dd69a
Revert "Revert "Fully support static encoded fields.""
by Mathieu Chartier
· 7 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 7 years ago
5fa5c04
MIPS: Shorten .bss string/class loads
by Alexey Frunze
· 7 years ago
5678db5
ART: Refactor bit_utils and stl_util
by Andreas Gampe
· 7 years ago
3b7dc35
ART: Clean up allocator.h
by Andreas Gampe
· 7 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 7 years ago
8dfe746
ARM64: Encode constants when it is possible.
by Artem Serov
· 7 years ago
6fc7c4a
Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect."
by Vladimir Marko
· 7 years ago
0758ae7
Introduce a number of MSA instructions for MIPS32
by Lena Djokic
· 7 years ago
4d3df91
Merge "Store a copy of MethodDebugInfo in ElfWriter"
by Treehugger Robot
· 7 years ago
f96a2db
Store a copy of MethodDebugInfo in ElfWriter
by Pirama Arumuga Nainar
· 7 years ago
265791f
Merge "MIPS64: Add min/max MSA instructions"
by Aart Bik
· 7 years ago
3050956
Merge "Be less aggressive when inlining."
by Treehugger Robot
· 7 years ago
3b8bbb9
Merge "Don't call EnsureInitialized in the JIT."
by Treehugger Robot
· 7 years ago
5691173
Merge "Only compile hot methods"
by Mathieu Chartier
· 7 years ago
f81621e
Be less aggressive when inlining.
by Nicolas Geoffray
· 7 years ago
Next »