Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
267508381a1d44930b4bd1018b231ba42a827a5f
/
runtime
/
arch
/
arm
de5f194
ARM/ARM64: Improve assembler macros for kSaveEverything frame.
by Vladimir Marko
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
965c0b9
Merge "Change suspend entrypoint to save all registers."
by Vladimir Marko
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 8 years ago
057361c
Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX."
by Roland Levillain
· 8 years ago
4359e61
Move caller-saves saving/restoring to ReadBarrierMarkRegX.
by Roland Levillain
· 8 years ago
6740997
ART: Change return types of field access entrypoints
by Andreas Gampe
· 8 years ago
011dc2c
Do allocation fence before pushing on allocation stack
by Mathieu Chartier
· 8 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 8 years ago
aaeef5e
Remove stray end of macro.
by Roland Levillain
· 8 years ago
e8e1127
Do checks on the fault address when we think it's an NPE.
by Nicolas Geoffray
· 8 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
4531348
Merge "ARM: Use GOT_PREL references for Runtime::Current()."
by Vladimir Marko
· 8 years ago
eeca2b2
ART: Empty out sa_mask in ArmInstructionSetFeatures
by Andreas Gampe
· 8 years ago
3098c8c
ARM: Use GOT_PREL references for Runtime::Current().
by Vladimir Marko
· 8 years ago
0f838aa
Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.
by Nicolas Geoffray
· 8 years ago
c25cbf1
ARM: Add new String.compareTo intrinsic.
by Scott Wakeling
· 9 years ago
c7ed09b
ART: Log all monitor operations to systrace
by Andreas Gampe
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
ab4c64b
Fix copy-paste nit
by Goran Jakovljevic
· 9 years ago
59028d9
MIPS: Improving art_quick_imt_conflict_trampoline
by Goran Jakovljevic
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
d72945c
Revert "Revert "Assembly TLAB allocation fast path for arm64.""
by Hiroshi Yamauchi
· 9 years ago
52fa2c6
Revert "Assembly TLAB allocation fast path for arm64."
by Nicolas Geoffray
· 9 years ago
563cf33
Revert "Tentative fix for build breakage with read barriers."
by Nicolas Geoffray
· 9 years ago
448f21e
Tentative fix for build breakage with read barriers.
by Nicolas Geoffray
· 9 years ago
b7e52b0
Assembly TLAB allocation fast path for arm64.
by Hiroshi Yamauchi
· 9 years ago
91cdf71
Merge "Assembly region TLAB allocation fast path for arm."
by Hiroshi Yamauchi
· 9 years ago
10d4c08
Assembly region TLAB allocation fast path for arm.
by Hiroshi Yamauchi
· 9 years ago
f969a20
Fix and enable java.lang.StringFactory intrinsics.
by Roland Levillain
· 9 years ago
7e1ce28
Assembly TLAB allocation fast path for arm.
by Hiroshi Yamauchi
· 9 years ago
d9994f0
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
c70646e
Merge "ARM: Add direct calls to math intrinsics"
by Vladimir Marko
· 9 years ago
d9bc433
Point fixes after OSR change.
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
d70dc9d
ARM: Add direct calls to math intrinsics
by Anton Kirilov
· 9 years ago
901c55e
ART: Recognize cortex-a53.a57 for ARM features
by Andreas Gampe
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
dc412b6
Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Hiroshi Yamauchi
· 9 years ago
a2b2e73
Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Nicolas Geoffray
· 9 years ago
cf91c7d
Revert "Implement rosalloc fast path in assembly for 32 bit arm."
by Nicolas Geoffray
· 9 years ago
2248d27
Merge "Implement rosalloc fast path in assembly for 32 bit arm."
by Hiroshi Yamauchi
· 9 years ago
e631694
Implement rosalloc fast path in assembly for 32 bit arm.
by Hiroshi Yamauchi
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
3cfa4d0
ART: Remove interpreter entrypoints
by Andreas Gampe
· 9 years ago
e460d1d
Revert "Revert "Support unresolved fields in optimizing"
by Calin Juravle
· 9 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 9 years ago
c26b451
Merge "Revert "Revert "Fix deoptimization with pending exception"""
by Sebastien Hertz
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
6306921
Add a missing reader barrier in entrypoint stub
by Man Cao
· 9 years ago
e0d7cff
ART: Fix arm32 assembly for Clang
by Chih-Hung Hsieh
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
76914b0
ART: Fix arm32 quick_invoke_stub CFI
by Andreas Gampe
· 9 years ago
3031c8d
ART: Remove art_quick_invoke_interface_trampoline
by Andreas Gampe
· 9 years ago
3d1e0c9
ART: Fix arm32 assembly stub CFI
by Andreas Gampe
· 9 years ago
c89b047
ART: Fix arm32 instrumentation exit stub
by Andreas Gampe
· 9 years ago
f561aab
fault_handler : debug output sp in hex and not decimal.
by Narayan Kamath
· 9 years ago
49e3b62
Merge "Delegate long-to-float type conversions to the runtime on ARM."
by Roland Levillain
· 9 years ago
bfa5eb6
Add heap poisoning support to the entrypoints.
by Hiroshi Yamauchi
· 9 years ago
5b3ee56
Delegate long-to-float type conversions to the runtime on ARM.
by Roland Levillain
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
00f09ff
Merge "Pass the dex method index directly to interface trampoline."
by Nicolas Geoffray
· 9 years ago
8ea18d0
Pass the dex method index directly to interface trampoline.
by Nicolas Geoffray
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 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
9415886
ART: Avoid obvious segfault in arm & x86 fault handler
by Andreas Gampe
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 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
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 10 years ago
69c15d3
Skip r1 on arm if first parameter is a long.
by Nicolas Geoffray
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 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
d0a0b3e
Fix arm unwind data for art code.
by Christopher Ferris
· 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
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
943826e
ART: Fix warnings in memcmp16 for arm32
by Andreas Gampe
· 10 years ago
8ba17f6
Don't enable ARM_R4_SUSPEND_FLAG.
by Ian Rogers
· 10 years ago
da04f29
Merge "ART: Fix some redundant declarations"
by Andreas Gampe
· 10 years ago
e179456
ART: Fix some redundant declarations
by Andreas Gampe
· 10 years ago
Next »