Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
f94fa81e20d00929ef52707cd577353b95d40284
/
compiler
/
optimizing
f94fa81
String Compression for MIPS32 and MIPS64
by Goran Jakovljevic
· 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
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
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
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
90b936d
ART: Refactor verify_object.h
by Andreas Gampe
· 9 years ago
83c8e27
Code refactoring around sharpening HLoadClass.
by Nicolas Geoffray
· 9 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
· 9 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
· 9 years ago
2cf7d5e
Merge "AArch64: Add HInstruction scheduling support."
by Treehugger Robot
· 8 years ago
1ebe4fe
Fix creating self-recursive obsolete methods.
by Alex Light
· 9 years ago
627c1a0
MIPS: Support kJitTableAddress kinds of string/class loads.
by Alexey Frunze
· 9 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
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
· 9 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
· 9 years ago
e0be2fe
Merge "MIPS32R6: Improve PC-relative string/class loads and invokes."
by Treehugger Robot
· 9 years ago
6b892cd
MIPS32R6: Improve PC-relative string/class loads and invokes.
by Alexey Frunze
· 9 years ago
558dea1
Handle cycles with double stack slots in ARM64 parallel moves.
by Roland Levillain
· 9 years ago
6abbd9e
Merge "MIPS: Refactor code for unresolved field entrypoint."
by Treehugger Robot
· 9 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 9 years ago
0cb1242
MIPS: Refactor code for unresolved field entrypoint.
by Alexey Frunze
· 9 years ago
12f1b99
Remove alignment bits in between stack maps
by Mathieu Chartier
· 9 years ago
d8f6e64
Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet."
by Roland Levillain
· 9 years ago
f919e89
Merge "Add ARM support for `floor` and `ceil` intrinsics."
by Vladimir Marko
· 9 years ago
f255be7
Merge changes from topic 'VIXL-update-270117'
by Nicolas Geoffray
· 9 years ago
d0b5183
Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet.
by Roland Levillain
· 9 years ago
9aee2d4
Add ARM support for `floor` and `ceil` intrinsics.
by Artem Serov
· 9 years ago
ca21dc4
Merge "Revert "Revert "CHA for abstract methods."""
by Treehugger Robot
· 9 years ago
86e9d26
ARM: VIXL32: Keep jump table base label within range of adr.
by Scott Wakeling
· 9 years ago
79db997
ARM64: VIXL: Fix breaking changes to ternary operator with Register inputs.
by Scott Wakeling
· 9 years ago
055e7be
Merge "Add per array size allocation entrypoints."
by Nicolas Geoffray
· 9 years ago
e8fcd01
Revert "Revert "CHA for abstract methods.""
by Mingyao Yang
· 9 years ago
6f04628
Merge "You shall know your arm32 calling conventions."
by Nicolas Geoffray
· 9 years ago
a72859d
You shall know your arm32 calling conventions.
by Nicolas Geoffray
· 9 years ago
8e0e7f7
Merge "Refactor code for unresolved field entrypoint."
by Nicolas Geoffray
· 9 years ago
5b3c6c0
Refactor code for unresolved field entrypoint.
by Nicolas Geoffray
· 9 years ago
8c7c4f1
Update vixl/arm32 backend after new allocation entrypoint change.
by Nicolas Geoffray
· 9 years ago
b048cb7
Add per array size allocation entrypoints.
by Nicolas Geoffray
· 9 years ago
22aa54b
AArch64: Add HInstruction scheduling support.
by Alexandre Rames
· 9 years ago
e36c51a
Merge "Allow multiple HX86ComputeBaseMethodAddress."
by Nicolas Geoffray
· 9 years ago
dc59127
Merge "Fix some typos in ART."
by Treehugger Robot
· 9 years ago
c51842b
Merge "ART: Reference.getReferent intrinsic for arm and arm64"
by Treehugger Robot
· 9 years ago
133719e
Allow multiple HX86ComputeBaseMethodAddress.
by Nicolas Geoffray
· 9 years ago
5e8d5f0
Fix some typos in ART.
by Roland Levillain
· 9 years ago
d8c052a
ART: Reference.getReferent intrinsic for arm and arm64
by TatWai Chong
· 9 years ago
e807ff7
Allow multiple HArmDexCacheArrayBase.
by Nicolas Geoffray
· 9 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 9 years ago
8ebc8bf
Revert "CHA for abstract methods."
by Colin Cross
· 9 years ago
ae6c189
CHA for abstract methods.
by Mingyao Yang
· 9 years ago
e761bcc
Revert "Revert "Load the array class in the compiler for allocations.""
by Nicolas Geoffray
· 9 years ago
b035513
Merge "Revert "Load the array class in the compiler for allocations.""
by Treehugger Robot
· 9 years ago
fee2550
Revert "Load the array class in the compiler for allocations."
by Hiroshi Yamauchi
· 9 years ago
c3b7bf3
Merge "Load the array class in the compiler for allocations."
by Nicolas Geoffray
· 9 years ago
cc99df2
Load the array class in the compiler for allocations.
by Nicolas Geoffray
· 9 years ago
404b012
Merge "Fix IP register usage in LoadClassSlowPathARMVIXL."
by Treehugger Robot
· 9 years ago
af35a25
Fix IP register usage in LoadClassSlowPathARMVIXL.
by Vladimir Marko
· 9 years ago
a397458
Merge "Reduce using ArtMethod's dex_cache_resolved_types_."
by Vladimir Marko
· 9 years ago
942fd31
Reduce using ArtMethod's dex_cache_resolved_types_.
by Vladimir Marko
· 9 years ago
1ea9efc
Acquire the mutator lock before comparing classes/strings.
by Nicolas Geoffray
· 9 years ago
dcc7ab6
Merge "Put the resolved class in HLoadClass."
by Nicolas Geoffray
· 9 years ago
e037a73
Merge "Put inlined ArtMethod pointer in stack maps."
by Nicolas Geoffray
· 9 years ago
db54cc4
Merge "Fix braino in RTP."
by Nicolas Geoffray
· 9 years ago
5247c08
Put the resolved class in HLoadClass.
by Nicolas Geoffray
· 9 years ago
5d37c15
Put inlined ArtMethod pointer in stack maps.
by Nicolas Geoffray
· 9 years ago
cd9f857
Fix braino in RTP.
by Nicolas Geoffray
· 9 years ago
1998cd0
Implement HLoadClass/kBssEntry for boot image.
by Vladimir Marko
· 9 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 9 years ago
4155998
Make runtime call on main for HLoadClass/kDexCacheViaMethod.
by Vladimir Marko
· 9 years ago
48886c2
Remove HLoadClass::LoadKind::kDexCachePcRelative.
by Vladimir Marko
· 9 years ago
58207cf
Merge "Revert "Revert "ART: Compiler support for invoke-polymorphic."""
by Orion Hodson
· 9 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 9 years ago
2f12c65
Merge "Complete unrolling of loops with small body and trip count one."
by Treehugger Robot
· 9 years ago
6b69e0a
Complete unrolling of loops with small body and trip count one.
by Aart Bik
· 9 years ago
5a6cbfc
MIPS32: Refined comment in java.lang.Math.abs(float/double) intrinsics
by Goran Jakovljevic
· 9 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 9 years ago
b668465
MIPS32: Change java.lang.Math.abs(float/double) intrinsics
by Goran Jakovljevic
· 9 years ago
c8144cd
Merge "Revert "Make object allocation entrypoints only take a class.""
by Treehugger Robot
· 9 years ago
Next »