Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
02c488068f4793204b00b40d76eb3a891a332def
/
compiler
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
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
d5cd497
ARM: VIXL32: Remove erroneous DCHECK.
by Scott Wakeling
· 8 years ago
41f7427
Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64."
by Nicolas Geoffray
· 8 years ago
d90cd5c
Merge "Revert "Inline across dex files for JIT.""
by Nicolas Geoffray
· 8 years ago
d16da8b
Revert "Inline across dex files for JIT."
by Nicolas Geoffray
· 8 years ago
d095844
Align allocation entrypoints implementation between arm/arm64/x86/x64.
by Nicolas Geoffray
· 8 years ago
3f50d3c
Merge "Inline across dex files for JIT."
by Nicolas Geoffray
· 8 years ago
05dfc65
Merge "MIPS: Support kJitTableAddress kinds of string/class loads."
by Nicolas Geoffray
· 8 years ago
de2e1a6
Merge "Math.min and Math.max intrinsics for ARM"
by Treehugger Robot
· 8 years ago
406402b
Merge "Fix creating self-recursive obsolete methods."
by Treehugger Robot
· 8 years ago
c032e74
Math.min and Math.max intrinsics for ARM
by xueliang.zhong
· 9 years ago
f290c01
Inline across dex files for JIT.
by Nicolas Geoffray
· 8 years ago
2cf7d5e
Merge "AArch64: Add HInstruction scheduling support."
by Treehugger Robot
· 8 years ago
caebca9
Merge "Fix perf-inject jit profiling for osr method."
by Nicolas Geoffray
· 8 years ago
97c381e
Separate art::Exec from utils
by David Sehr
· 8 years ago
1ebe4fe
Fix creating self-recursive obsolete methods.
by Alex Light
· 8 years ago
627c1a0
MIPS: Support kJitTableAddress kinds of string/class loads.
by Alexey Frunze
· 8 years ago
3cb871a
Merge "Deduplicate register masks"
by Mathieu Chartier
· 8 years ago
9fcd256
Merge "Added few more SIMD extensions for x86/x86_64 (SSE)."
by Aart Bik
· 8 years ago
1a20b68
Deduplicate register masks
by Mathieu Chartier
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
12e06ed
Added few more SIMD extensions for x86/x86_64 (SSE).
by Aart Bik
· 8 years ago
45aa598
Deduplicate stack masks
by David Srbecky
· 9 years ago
8de998e
Merge "Fix bug in geometric last value (found with fuzz testing)"
by Aart Bik
· 8 years ago
f80a087
Merge "Handle cycles with double stack slots in ARM64 parallel moves."
by Roland Levillain
· 8 years ago
6099d5e
Implement Math.rint Intrinsic for ARM32.
by xueliang.zhong
· 9 years ago
d3ba626
Fix bug in geometric last value (found with fuzz testing)
by Aart Bik
· 8 years ago
e0be2fe
Merge "MIPS32R6: Improve PC-relative string/class loads and invokes."
by Treehugger Robot
· 8 years ago
500d491
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
by Nicolas Geoffray
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
d7c4ad0
Merge "Revert "Make --debuggable rely on JIT code.""
by Vladimir Marko
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
6b892cd
MIPS32R6: Improve PC-relative string/class loads and invokes.
by Alexey Frunze
· 8 years ago
8f28bd4
Merge "Make --debuggable rely on JIT code."
by Nicolas Geoffray
· 8 years ago
558dea1
Handle cycles with double stack slots in ARM64 parallel moves.
by Roland Levillain
· 8 years ago
6abbd9e
Merge "MIPS: Refactor code for unresolved field entrypoint."
by Treehugger Robot
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 8 years ago
0cb1242
MIPS: Refactor code for unresolved field entrypoint.
by Alexey Frunze
· 8 years ago
Next »