Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c52f3034b06c03632e937aff07d46c2bdcadfef5
/
compiler
c52f303
Remove --include-patch-information option from dex2oat.
by Richard Uhler
· 8 years ago
d9f647a
Merge "Extend profman to generate profiles with inline caches"
by Treehugger Robot
· 8 years ago
e0ac115
Extend profman to generate profiles with inline caches
by Calin Juravle
· 8 years ago
da4e291
Merge changes I5be41da8,Ifa4aac02
by Treehugger Robot
· 8 years ago
455d74f
Merge "Add nullptr and size check for opening a mem mapped dex file."
by Treehugger Robot
· 8 years ago
7bf9048
ART: Resolve <clinit> strings in compiler driver
by Andreas Gampe
· 8 years ago
9e7078b
ART: Resolve static field strings in compiler driver
by Andreas Gampe
· 8 years ago
41b2f53
Add nullptr and size check for opening a mem mapped dex file.
by Jeff Hao
· 8 years ago
e682d90
Fixed OatWriter checksum for raw data case
by Mathieu Chartier
· 8 years ago
f040eca
Merge "New utilities for induction variables."
by Aart Bik
· 8 years ago
497d526
Handle RawData case for DexLayout
by Mathieu Chartier
· 8 years ago
8e02e3e
New utilities for induction variables.
by Aart Bik
· 8 years ago
41ee103
Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
331605a
Revert "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
43be2a8
Merge "Apply String.equals() optimizations on MIPS32 and MIPS64"
by Treehugger Robot
· 8 years ago
3b98ccb
Merge "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
db7b44a
Revert "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
e44d325
Merge "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
4cc7e8f
Merge "ARM: VIXL32: Use LoadLiteral for double constants."
by Nicolas Geoffray
· 8 years ago
64fa84f
Apply String.equals() optimizations on MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
cd0b272
Intrinsify Integer.valueOf.
by Nicolas Geoffray
· 8 years ago
cfdd3ea
Merge "SIMD type conversion for x86"
by Aart Bik
· 8 years ago
35345a5
Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."
by Roland Levillain
· 8 years ago
e25fc07
Merge "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64).""
by Roland Levillain
· 8 years ago
47b3ab2
Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."
by Roland Levillain
· 8 years ago
43e07b6
Merge "Implement code sinking."
by Nicolas Geoffray
· 8 years ago
b813ca1
Implement code sinking.
by Nicolas Geoffray
· 8 years ago
0c95c12
ART: Fix underflow in codegen
by Andreas Gampe
· 8 years ago
69c4c27
Merge changes I60595a8f,Ia5d90286
by Roland Levillain
· 8 years ago
3ae3b59
SIMD type conversion for x86
by Aart Bik
· 8 years ago
06f658a
Merge "Fix initialization of OptimizingCompilerStats."
by Vladimir Marko
· 8 years ago
ff754d1
Fix initialization of OptimizingCompilerStats.
by Vladimir Marko
· 8 years ago
44cefec
Merge "Fix compilation statistics collection in inliner."
by Vladimir Marko
· 8 years ago
438709f
Fix compilation statistics collection in inliner.
by Vladimir Marko
· 8 years ago
6471693
ARM: VIXL32: Use LoadLiteral for double constants.
by Artem Serov
· 8 years ago
27b1f9c
Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64).
by Roland Levillain
· 8 years ago
1372c9f
Use the "GC is marking" information in compiler read barriers (ARM, ARM64).
by Roland Levillain
· 8 years ago
8eaa843
Merge "Check for null profile in ShouldCompileBasedOnProfile"
by Mathieu Chartier
· 8 years ago
97ab5e3
Check for null profile in ShouldCompileBasedOnProfile
by Mathieu Chartier
· 8 years ago
c061de1
MIPS: Implement heap poisoning in ART's Optimizing compiler.
by Alexey Frunze
· 8 years ago
f773e85
Merge "Avoid excessive allocation of std::set<> nodes in SwapSpace."
by Treehugger Robot
· 8 years ago
3e10702
Avoid excessive allocation of std::set<> nodes in SwapSpace.
by Vladimir Marko
· 8 years ago
9c57113
Move StackMapStream deduplication maps to arena.
by Vladimir Marko
· 8 years ago
30e015c
Merge "ARM: VIXL32: Use VIXL backend by default."
by Nicolas Geoffray
· 8 years ago
8ca86ea
Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions"
by Vladimir Marko
· 8 years ago
e631689
ARM: VIXL32: Use VIXL backend by default.
by Scott Wakeling
· 8 years ago
40f5a29
Merge "Added a few more integral SIMD extensions for x86/x86_64 (SSE)."
by Aart Bik
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
39aaa80
Merge "Make dex2oat support profiles passed to non profile filters"
by Treehugger Robot
· 8 years ago
d0af56c
Make dex2oat support profiles passed to non profile filters
by Mathieu Chartier
· 8 years ago
0f44de8
Merge "Skip loop optimization if there is no loop in the graph."
by Mingyao Yang
· 8 years ago
69d75ff
Skip loop optimization if there is no loop in the graph.
by Mingyao Yang
· 8 years ago
e69d7a9
Added a few more integral SIMD extensions for x86/x86_64 (SSE).
by Aart Bik
· 8 years ago
74234da
ARM: Merge data-processing instructions and shifts/(un)signed extensions
by Anton Kirilov
· 8 years ago
3c89d42
x86/string compression: Use TESTB instead of TESTL in String.charAt().
by Vladimir Marko
· 8 years ago
69ed583
Merge "Remove use of npic image for gtests."
by Richard Uhler
· 8 years ago
d776ff0
Add invoke infos to stack maps
by Mathieu Chartier
· 8 years ago
ea7109b
Merge "Inline methods that throw."
by Nicolas Geoffray
· 8 years ago
cadf244
Merge "Update verify-profile logic."
by Nicolas Geoffray
· 8 years ago
67e1dc5
Remove use of npic image for gtests.
by Richard Uhler
· 8 years ago
23a625c
Update verify-profile logic.
by Nicolas Geoffray
· 8 years ago
fdb7d63
Inline methods that throw.
by Nicolas Geoffray
· 8 years ago
e92ba68
Merge "Change behavior of $noinline$ to now force not inlining."
by Nicolas Geoffray
· 8 years ago
b703d18
Change behavior of $noinline$ to now force not inlining.
by Nicolas Geoffray
· 8 years ago
fe35fe1
Merge "ART: Add operator == and != with nullptr to Handle"
by Treehugger Robot
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
1fb5126
Merge "Added a few integral SIMD extensions for x86/x86_64 (SSE)."
by Treehugger Robot
· 8 years ago
2a46b68
Merge "ART: invoke-custom support"
by Orion Hodson
· 8 years ago
2d98ba6
Merge "ARM64: Improve String.equals() intrinsic for const strings."
by Treehugger Robot
· 8 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 8 years ago
e39f14f
ARM64: Improve String.equals() intrinsic for const strings.
by Vladimir Marko
· 8 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
3228908
Deduplicate register maps for both inline and normal stack maps
by Mathieu Chartier
· 8 years ago
68555e9
Added a few integral SIMD extensions for x86/x86_64 (SSE).
by Aart Bik
· 8 years ago
71953d8
Merge "Revert^2 "Hash-based dex cache type array.""
by Vladimir Marko
· 8 years ago
ab58a62
Merge "String Compression for MIPS32 and MIPS64"
by Treehugger Robot
· 8 years ago
47bad4d
Merge changes I425a7d61,I30365ad6
by Roland Levillain
· 8 years ago
f94fa81
String Compression for MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
914d7a8
ARM64: Remove all uses of BlockPoolsScope.
by Artem Serov
· 8 years ago
ffa5130
Merge "Use entrypoint switching on x86 & x86-64 for GC root read barriers."
by Roland Levillain
· 8 years ago
1c66504
Merge "Change type initialization entrypoints to kSaveEverything."
by Vladimir Marko
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
d966ce7
Use entrypoint switching on x86 & x86-64 for GC root read barriers.
by Roland Levillain
· 8 years ago
8d4b118
Merge "Fix dex cache resolved types and class table mismatch."
by Vladimir Marko
· 8 years ago
cd556b0
Fix dex cache resolved types and class table mismatch.
by Vladimir Marko
· 8 years ago
ea4c126
Change type initialization entrypoints to kSaveEverything.
by Vladimir Marko
· 8 years ago
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
a6d3831
Merge "Add test if dex file fails to open during layout."
by Treehugger Robot
· 8 years ago
f8512f8
Merge "ARM: VIXL32: Remove erroneous DCHECK."
by Roland Levillain
· 8 years ago
1a991db
Merge "ARM: VIXL32: Fix "Align allocation entrypoints.."."
by Treehugger Robot
· 8 years ago
d9df780
Add test if dex file fails to open during layout.
by Jeff Hao
· 8 years ago
7b3672e
ARM: VIXL32: Fix "Align allocation entrypoints..".
by Artem Serov
· 8 years ago
d56a6a3
Remove obsolete restriction with allocations and dex cache.
by Nicolas Geoffray
· 8 years ago
85bd7a3
Merge "Revert "Revert "Inline across dex files for JIT."""
by Nicolas Geoffray
· 8 years ago
fe076a5
Merge "Code refactoring around sharpening HLoadClass."
by Nicolas Geoffray
· 8 years ago
fbdfa6d
Revert "Revert "Inline across dex files for JIT.""
by Nicolas Geoffray
· 8 years ago
814eefe
Merge "ART: Refactor verify_object.h"
by Treehugger Robot
· 8 years ago
de19754
Add nullptr check for dex layout when opening the dex file fails.
by Jeff Hao
· 8 years ago
90b936d
ART: Refactor verify_object.h
by Andreas Gampe
· 8 years ago
83c8e27
Code refactoring around sharpening HLoadClass.
by Nicolas Geoffray
· 8 years ago
Next »