Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0f54b0d5322b9227f15e23bdd4109979aa9555eb
/
compiler
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 7 years ago
5e399b8
ART: Rename cloner_test.
by Artem Serov
· 7 years ago
a661594
Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Treehugger Robot
· 7 years ago
e166e67
Revert "Don't embed the dex code in the oat file if dex is uncompressed."
by Andreas Gampe
· 7 years ago
df99018
Merge "ART: Fix single-preheader transformation."
by Aart Bik
· 7 years ago
e7de5ec
MIPS: Support swaps between 128-bit locations
by Goran Jakovljevic
· 7 years ago
fe8a897
Merge changes Ib1381084,Icb2a838f
by Vladimir Marko
· 7 years ago
c8d9103
Merge "Don't embed the dex code in the oat file if dex is uncompressed."
by Nicolas Geoffray
· 7 years ago
ed416f7
Merge "Fix the side effects of clinit check"
by Treehugger Robot
· 7 years ago
217eb06
Fix the side effects of clinit check
by Mingyao Yang
· 7 years ago
ba3a790
Merge "Revert "ART: Try to statically evaluate some conditions.""
by Treehugger Robot
· 7 years ago
df6e7fa
Merge "Implemented missing move/exchange paths for x86"
by Aart Bik
· 7 years ago
8758454
Clean up InstanceOf/CheckCast.
by Vladimir Marko
· 7 years ago
04366f3
Revert "ART: Try to statically evaluate some conditions."
by Nicolas Geoffray
· 7 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 7 years ago
ae7e838
Don't embed the dex code in the oat file if dex is uncompressed.
by Nicolas Geoffray
· 7 years ago
09faaea
ART: Fix single-preheader transformation.
by Artem Serov
· 7 years ago
cfe50bb
Implemented missing move/exchange paths for x86
by Aart Bik
· 7 years ago
e619f6c
X86: Clean up interface type check for heap poisoning.
by Vladimir Marko
· 7 years ago
89ff8b2
ARM64: Workaround for the callee saved FP registers and SIMD.
by Artem Serov
· 7 years ago
03376f4
Merge "ART: Try to statically evaluate some conditions."
by Treehugger Robot
· 7 years ago
3f74ea4
Merge "Decouple virtual memory allocation in ElfBuilder."
by David Srbecky
· 7 years ago
b67c20c
Merge "Reduce DWARF local variable error to just warning."
by David Srbecky
· 7 years ago
702f6f2
Merge "Add CodeItemDebugInfoAccessor"
by Mathieu Chartier
· 7 years ago
1de1e11
ART: Try to statically evaluate some conditions.
by Artem Serov
· 7 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 7 years ago
e155f4b
Decouple virtual memory allocation in ElfBuilder.
by David Srbecky
· 7 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 7 years ago
8901119
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
by Vladimir Marko
· 7 years ago
0f13269
Merge changes I8c4cec43,I00634b89,I0579db64
by Vladimir Marko
· 7 years ago
a64b52d
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
by Vladimir Marko
· 7 years ago
9b827ab
ART: Clean up ATRACE use
by Andreas Gampe
· 7 years ago
c654816
ART: Change SCOPED_TRACE implementation
by Andreas Gampe
· 7 years ago
8f1a586
Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672
by Treehugger Robot
· 7 years ago
e11dd50
Do not pass DexFile to ClassLinker::ResolveField*().
by Vladimir Marko
· 7 years ago
2ba3557
Merge "Change ArtField::ProxyFindSystemClass() to lookup the class."
by Vladimir Marko
· 7 years ago
f56a1c0
Merge "Determine HLoadClass/String load kind early."
by Vladimir Marko
· 7 years ago
208f670
Change ArtField::ProxyFindSystemClass() to lookup the class.
by Vladimir Marko
· 7 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 7 years ago
5449e07
Merge "Fixed spilling bug (visible on ARM64): missed SIMD type."
by Aart Bik
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
2dd7b67
Fixed spilling bug (visible on ARM64): missed SIMD type.
by Aart Bik
· 7 years ago
3bcb751
type conversion elimination for store value only uses.
by Mingyao Yang
· 7 years ago
4388fb2
Merge "Fix typing bug in load store elimination"
by Treehugger Robot
· 7 years ago
94539fd
Fix typing bug in load store elimination
by Vladimir Marko
· 7 years ago
f5df935
Merge "Minor cleanup in CodeGenerator::RecordPcInfo()."
by Treehugger Robot
· 7 years ago
a9683fb
Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs"
by Aart Bik
· 7 years ago
71d2602
Merge "MIPS32: Fix and refactor in/out reg mask code"
by Treehugger Robot
· 7 years ago
367e020
Merge "Fix a bug in String.charAt() simplification."
by Vladimir Marko
· 7 years ago
a247dea
MIPS32: Fix and refactor in/out reg mask code
by Alexey Frunze
· 7 years ago
d57fdd8
Merge "Log at places we fail to compile."
by Nicolas Geoffray
· 7 years ago
6f2960c
Merge "Enhance removed loads/substitutes in LSE."
by Mingyao Yang
· 7 years ago
fec85cd
Minor cleanup in CodeGenerator::RecordPcInfo().
by Vladimir Marko
· 7 years ago
0259c24
Fix a bug in String.charAt() simplification.
by Vladimir Marko
· 7 years ago
3853017
MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs
by Lena Djokic
· 7 years ago
206070c
Enhance removed loads/substitutes in LSE.
by Mingyao Yang
· 7 years ago
2a8cbb8
Merge "MIPS: Improve BoundsCheck for constant inputs"
by Vladimir Marko
· 7 years ago
6b1aebe
Allow devirtualized method to be intrinsified.
by Mingyao Yang
· 7 years ago
45d3efb
Merge "Type conversion elimination of constants"
by Mingyao Yang
· 7 years ago
dbd4303
MIPS: Improve BoundsCheck for constant inputs
by Goran Jakovljevic
· 7 years ago
dbb9aef
Log at places we fail to compile.
by Nicolas Geoffray
· 7 years ago
75bb2f3
Type conversion elimination of constants
by Mingyao Yang
· 7 years ago
a43a894
Merge "Revert^4 "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
8fd5015
Merge "Use symbolic rather than duplicate string for pass."
by Aart Bik
· 7 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
8f8bd8b
Merge "Revert "Revert "Revert "JIT JNI stubs.""""
by Nicolas Geoffray
· 7 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 7 years ago
4e30b90
Use symbolic rather than duplicate string for pass.
by Aart Bik
· 7 years ago
50f90a4
Merge "Revert "Revert "JIT JNI stubs."""
by Vladimir Marko
· 7 years ago
a602c56
Merge "ART: Remove nested SOA in intrinsics code"
by Treehugger Robot
· 7 years ago
566865d
Reduce DWARF local variable error to just warning.
by David Srbecky
· 7 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
4c71d00
ART: Remove nested SOA in intrinsics code
by Orion Hodson
· 7 years ago
aa25db7
Merge "Clean some dex2oat options."
by Nicolas Geoffray
· 7 years ago
299c1e1
Merge "Revert "JIT JNI stubs.""
by Treehugger Robot
· 7 years ago
abda386
Merge "ART: Fix invoke-polymorphic compiler warnings"
by Treehugger Robot
· 7 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
2d8801f
Clean some dex2oat options.
by Nicolas Geoffray
· 7 years ago
b1b5206
ART: Fix invoke-polymorphic compiler warnings
by Orion Hodson
· 7 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 7 years ago
7bdc6e7
ART: Minor refactoring of JNI stub compilation.
by Vladimir Marko
· 7 years ago
5387bc5
Merge "Fix stats reporting over 100% methods compiled."
by Treehugger Robot
· 7 years ago
e1b6d7b
Merge "type conversion elimination for constant input"
by Treehugger Robot
· 7 years ago
cd09e1f
Fix stats reporting over 100% methods compiled.
by Vladimir Marko
· 7 years ago
e60248d
Merge "Apply individual intrinsic recognition during inliner."
by Treehugger Robot
· 7 years ago
f0010dd
Apply individual intrinsic recognition during inliner.
by Aart Bik
· 7 years ago
b4c6acb
Optimize lookup of quickening data.
by Nicolas Geoffray
· 7 years ago
67ab1c5
Merge "Pass the debug_info_offset explicitly."
by Nicolas Geoffray
· 7 years ago
58cc1cb
Pass the debug_info_offset explicitly.
by Nicolas Geoffray
· 7 years ago
d278cb4
ART: Remove implicit boot image error aborts
by Andreas Gampe
· 7 years ago
71bb968
Merge "Fill Class and String .bss slots in runtime."
by Vladimir Marko
· 7 years ago
cebb5e7
type conversion elimination for constant input
by Mingyao Yang
· 7 years ago
6d95c80
Merge "Recognize countable "break" loops"
by Aart Bik
· 7 years ago
f3c52b4
Fill Class and String .bss slots in runtime.
by Vladimir Marko
· 7 years ago
68351eb
Merge "ART: Introduce individual HInstruction cloning."
by Aart Bik
· 7 years ago
ceb0693
Recognize countable "break" loops
by Aart Bik
· 7 years ago
2ca10eb
Refactored optimization passes setup.
by Aart Bik
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
1598a77
Merge "Don't merge values for exit block in LSE."
by Treehugger Robot
· 7 years ago
Next »