Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8c0c91a845568624815df026cfdac8c42ecccdf6
/
runtime
/
arch
8771be9
Merge "Fix mips64 bugs."
by Andreas Gampe
· 10 years ago
27a4a9d
Fix instrumentation exit stub for arm64
by Sebastien Hertz
· 10 years ago
e7755e7
Fix Mips64 utils.h typo
by Duane Sand
· 10 years ago
8223b80
Fix mips64 bugs.
by Douglas Leung
· 10 years ago
d4667de
Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points."
by Vladimir Marko
· 10 years ago
e85e123
ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points.
by Vladimir Marko
· 10 years ago
a3c3827
ART: Fix MIPS entrypoint downcall macros.
by Vladimir Marko
· 10 years ago
69bdcb2
Fix java_lang_Class newInstance for strings; also quick entrypoints.
by Jeff Hao
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
5ea536a
Remove ArtMethod* parameter from dex cache entry points.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
40741f3
[optimizing] Use more X86_64 addressing modes
by Mark Mendell
· 10 years ago
cd5bc14
Merge "ARM64: Remove suspend register."
by Vladimir Marko
· 10 years ago
8d20011
Merge "Opt Compiler: ARM64 goodness"
by Roland Levillain
· 10 years ago
69a5030
ARM64: Remove suspend register.
by Zheng Xu
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
d875064
ART: Remove unused variables.
by Andreas Gampe
· 10 years ago
81a6543
Merge "ART: Add support for "silvermont" variant"
by Andreas Gampe
· 10 years ago
75c40d4
Fix JNI compiler for mips64
by Goran Jakovljevic
· 10 years ago
017d16c
ART: Make unknown variant "mips64r6" go away
by Andreas Gampe
· 10 years ago
e8aae00
Merge "ART: Add Clang's -Wused-but-marked-unused"
by Andreas Gampe
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
24a05f4
ART: Add support for "silvermont" variant
by Andreas Gampe
· 10 years ago
9415886
ART: Avoid obvious segfault in arm & x86 fault handler
by Andreas Gampe
· 10 years ago
97597c9
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
by Andreas Gampe
· 10 years ago
760d8ef
Opt Compiler: ARM64 goodness
by Serban Constantinescu
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
fb8d279
[optimizing] Implement x86/x86_64 math intrinsics
by Mark Mendell
· 10 years ago
f93c6fe
Merge "Fixed layout for dex caches in boot image."
by Vladimir Marko
· 10 years ago
20f8559
Fixed layout for dex caches in boot image.
by Vladimir Marko
· 10 years ago
f96e8bd
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
by Douglas Leung
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 10 years ago
3d900a7
Fix the mac build.
by Hiroshi Yamauchi
· 10 years ago
3743174
Merge "Assembly TLAB allocation fast path for x86_64."
by Hiroshi Yamauchi
· 10 years ago
a7d38fc
ART: Fix expectations for instruction-set-features string
by Goran Jakovljevic
· 10 years ago
3d12ead
ART: Change the isa defaults for Mips
by Douglas Leung
· 10 years ago
e01a520
Assembly TLAB allocation fast path for x86_64.
by Hiroshi Yamauchi
· 10 years ago
20e7d60
Fix art_quick_instrumentation_exit stub for x86_64
by Sebastien Hertz
· 10 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
ff3ef43
Merge "Reserve bits in the lock word for read barriers."
by Hiroshi Yamauchi
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
126d659
Fix generic JNI stubs to not discard the Java native frame.
by Nicolas Geoffray
· 10 years ago
579885a
Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release
by Serban Constantinescu
· 10 years ago
2d873b6
[MIPS] Fix mips32 trampoline problem.
by Nikola Veljkovic
· 10 years ago
7c3952f
ART: Add -Wunused
by Andreas Gampe
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
cf3fb94
Merge "Fix art_quick_instrumentation_entry for x86"
by Sebastien Hertz
· 10 years ago
f551d1b
Fix art_quick_instrumentation_entry for x86
by Sebastien Hertz
· 10 years ago
6d25419
Default to 64-bit for tests of methods with varying ISAs for valgrind.
by Jeff Hao
· 10 years ago
f4b24f7
Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
by Nicolas Geoffray
· 10 years ago
6461d19
Add Mips64 art_quick_proxy_invoke_handler assembly.
by Douglas Leung
· 10 years ago
cc7c39d
ART: Add Mips64 resolution trampoline assembly
by Andreas Gampe
· 10 years ago
3e6a3bf
ART: Change x86 long param ABI (Quick/JNI/Opt)
by Mark Mendell
· 10 years ago
966c3ae
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
by Mark P Mendell
· 10 years ago
949c91f
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 10 years ago
aeb47bb
Merge "Refactor register access from StackVisitor"
by Sebastien Hertz
· 10 years ago
f601d19
ART: Fix assembler labels' usage in macros for Mac.
by Vladimir Marko
· 10 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 10 years ago
bc50334
Fix Mac build.
by Vladimir Marko
· 10 years ago
34eda1d
ART: Fix asm literals for Mac builds.
by Vladimir Marko
· 10 years ago
ebb3cbc
Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
4597b5b
Fix valgrind error.
by Nicolas Geoffray
· 10 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 10 years ago
6f61141
ART: Refactor common ELF->InstructionSet code
by Andreas Gampe
· 10 years ago
5c3d3a9
ART: Fix stub_test
by Andreas Gampe
· 10 years ago
24f2dfa
[optimizing compiler] Implement inline x86 FP '%'
by Mark Mendell
· 10 years ago
fa04842
Merge "Fix refs_and_args callee save order for Mips32."
by Andreas Gampe
· 10 years ago
1a5c406
ART: Mips64 runtime support
by Andreas Gampe
· 10 years ago
0223a19
Merge "ART: Allow to compile interpret-only mips64 files"
by Andreas Gampe
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
7774edf
Merge "Skip r1 on arm if first parameter is a long."
by Nicolas Geoffray
· 10 years ago
df179cb
ART: Fix mips typo
by Andreas Gampe
· 10 years ago
c5a3ea7
ART: Introduce Mips32 R6
by Andreas Gampe
· 10 years ago
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 10 years ago
69c15d3
Skip r1 on arm if first parameter is a long.
by Nicolas Geoffray
· 10 years ago
c6d8672
Fix refs_and_args callee save order for Mips32.
by Douglas Leung
· 10 years ago
0f9b03c
Revert "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
59b9cf7
ART: Implement hard float for X86
by Mark Mendell
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 10 years ago
475cfd8
Fix typo bug for Mips32.
by Douglas Leung
· 10 years ago
e34652f
[MIPSR6] Adjust assembly routines for MIPS R6 isa
by Duane Sand
· 10 years ago
4de14bb
Merge "Save all registers in native to Java stubs."
by Nicolas Geoffray
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
4808846
Save all registers in native to Java stubs.
by Nicolas Geoffray
· 10 years ago
c4925d4
Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE"
by Calin Juravle
· 10 years ago
d2ec87d
[optimizing compiler] Add REM_FLOAT and REM_DOUBLE
by Calin Juravle
· 10 years ago
d0a0b3e
Fix arm unwind data for art code.
by Christopher Ferris
· 10 years ago
124cd8f
Merge "Add JNI trampoline for mips32."
by Ian Rogers
· 10 years ago
8366ca0
Fix the last users of TARGET_CPU_SMP.
by Elliott Hughes
· 10 years ago
2d72101
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 10 years ago
d9df670
Add denver64 as a known ARM64 variant.
by Ian Rogers
· 10 years ago
410709f
Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64"
by Sebastien Hertz
· 10 years ago
32b12f8
Fix art_quick_instrumentation_entry stub for x86/x86_64
by Sebastien Hertz
· 10 years ago
Next »