Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
c8cdc711301d72e68b040ae2f99818add62dd2aa
/
compiler
/
jni
/
quick
5f340ff
JNI: Use callee-save register for IRT cookie.
by Vladimir Marko
· 5 years ago
93fc098
Mark jclass in JNI stubs in a slow path.
by Vladimir Marko
· 5 years ago
cedec9d
Do not create HandleScope for JNI transitions.
by Vladimir Marko
· 5 years ago
2d53643
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
86c8752
Direct calls to @CriticalNative methods.
by Vladimir Marko
· 6 years ago
0300822
Move @CriticalNative arguments in registers.
by Vladimir Marko
· 6 years ago
e42876f
Minor improvements in JNI assemblers.
by Vladimir Marko
· 6 years ago
662f12e
Move entry spills determination to JNI compiler.
by Vladimir Marko
· 6 years ago
fa458ac
Allow late lookup for @CriticalNative methods.
by Vladimir Marko
· 6 years ago
2c8123c
Remove MIPS support from JNI/trampoline compiler.
by Vladimir Marko
· 6 years ago
1c3c106
jni: Do not create a managed frame for @CriticalNative.
by Vladimir Marko
· 7 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 7 years ago
639b2b1
ART: Remove instruction_set.h from thread.h
by Andreas Gampe
· 7 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 7 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 8 years ago
56de89a
Mark most *Offset helper functions as constexpr.
by David Srbecky
· 8 years ago
654698d
ART: Fix bool-related types in compiler/
by Andreas Gampe
· 8 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 8 years ago
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 8 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 8 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 8 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 8 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 8 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 8 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 8 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 9 years ago
7bdc6e7
ART: Minor refactoring of JNI stub compilation.
by Vladimir Marko
· 9 years ago
b0a6aee
Record @{Fast,Critical}Native in method's access flags.
by Vladimir Marko
· 9 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 9 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 9 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 9 years ago
0d127e1
Do not refresh the Marking Register in CriticalNative methods.
by Roland Levillain
· 9 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 9 years ago
217d6d3
ART: Remove old code
by Andreas Gampe
· 9 years ago
2b03a1f
Instrument ARM64 generated code to check the Marking Register.
by Roland Levillain
· 9 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 9 years ago
97c4646
Introduce a Marking Register in ARM64 code generation.
by Roland Levillain
· 9 years ago
cbcedbf
Add method info to oat files
by Mathieu Chartier
· 9 years ago
5e8d5f0
Fix some typos in ART.
by Roland Levillain
· 10 years ago
1b8464d
MIPS32: Pass more arguments in registers.
by Alexey Frunze
· 10 years ago
c180a1b
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64"
by Treehugger Robot
· 10 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 10 years ago
3f699ae
Revert "jni: Disable FastNative path for methods returning objects"
by Igor Murashkin
· 10 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 10 years ago
ae7ff92
jni: Add read barrier fast path to jni compiler
by Igor Murashkin
· 10 years ago
6f029d9
jni: Disable FastNative path for methods returning objects
by Igor Murashkin
· 10 years ago
cc8b04e
jni: Add @CriticalNative support for MIPS32/MIPS64
by Goran Jakovljevic
· 10 years ago
d9c9037
Move ArrayRef to runtime/base
by David Brazdil
· 10 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 10 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 10 years ago
3b165bc
ART: Extract macro assembler
by Andreas Gampe
· 10 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 10 years ago
3224838
Clean up JNI calling convention callee saves.
by Vladimir Marko
· 10 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 10 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 10 years ago
5b1c2ca
Revert "Revert "Add option to generate compressed backtrace info.""
by David Srbecky
· 10 years ago
8546cc9
Revert "Add option to generate compressed backtrace info."
by David Srbecky
· 10 years ago
5fdcc3c
Add option to generate compressed backtrace info.
by David Srbecky
· 10 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 11 years ago
0e09cf6
ART: Fix Mips64 JNI Calling Convention
by Vladimir Marko
· 11 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 11 years ago
c1b4a1e
Merge "Change JNI calling convention for mips"
by Nicolas Geoffray
· 11 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 11 years ago
23c1e50
Change JNI calling convention for mips
by Goran Jakovljevic
· 11 years ago
ff73498
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
by Goran Jakovljevic
· 11 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 11 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 11 years ago
f71ad9e
Merge "Svelter libart-compiler"
by Alex Light
· 11 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 11 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 11 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 11 years ago
cf93a5c
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
by Vladimir Marko
· 11 years ago
fbeb4ae
Revert "ART: Implement literal pool for arm, fix branch fixup."
by Vladimir Marko
· 11 years ago
f38caa6
ART: Implement literal pool for arm, fix branch fixup.
by Vladimir Marko
· 11 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 11 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 11 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 11 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 11 years ago
9bd88b0
ARM64: Move xSELF from x18 to x19.
by Serban Constantinescu
· 11 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 11 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 11 years ago
69a5030
ARM64: Remove suspend register.
by Zheng Xu
· 11 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 11 years ago
c6b4dd8
Implement CFI for Optimizing.
by David Srbecky
· 11 years ago
dd97393
Implement CFI for JNI.
by David Srbecky
· 11 years ago
8c57831
Remove the old CFI infrastructure.
by David Srbecky
· 11 years ago
75c40d4
Fix JNI compiler for mips64
by Goran Jakovljevic
· 11 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 11 years ago
7cde48c
Stack support for Optimizing compiler
by Sebastien Hertz
· 11 years ago
3e6a3bf
ART: Change x86 long param ABI (Quick/JNI/Opt)
by Mark Mendell
· 11 years ago
966c3ae
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
by Mark P Mendell
· 11 years ago
949c91f
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 11 years ago
ebb3cbc
Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 11 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 11 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 11 years ago
69c15d3
Skip r1 on arm if first parameter is a long.
by Nicolas Geoffray
· 11 years ago
425f239
Fix handling of long argument spanning register/memory.
by Nicolas Geoffray
· 11 years ago
3e0acf6
Add VerifyObject to StackHandleScope::SetReference
by Mathieu Chartier
· 11 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 11 years ago
2d72101
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 12 years ago
Next »