Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
48ca6a681efe1fa1cf82d8af918bf9bbfd35ae96
/
compiler
/
optimizing
« Previous
2bb44fe
ARM64: Change code emitted by ClinitCheck.
by Vladimir Marko
· 5 years ago
444e998
JIT mini-debug-info: Generate the debug info sooner.
by David Srbecky
· 5 years ago
988c391
Fix null checks on volatile reference field loads on ARM64.
by Roland Levillain
· 5 years ago
f84ef31
Implement << operator for ProfileCompilationInfo::DexRefence
by Calin Juravle
· 5 years ago
4ad9521
Make explicit which methods retrieve info about *hot* methods
by Calin Juravle
· 5 years ago
48349ad
AVX support for bitwise instructions (Xor, Or, And, Andn)
by Neeraj Solanki
· 5 years ago
53d220e
ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD
by David Horstmann
· 5 years ago
4ba700a
Clean up the use of profile_key / dex_locations
by Calin Juravle
· 5 years ago
4eb6eb4
[optimizing] Improve constant folding on logical and
by Balaram Makam
· 5 years ago
7f8678e
Revert^2 "Prevent overflow for AOT hotness counters"
by Mathieu Chartier
· 5 years ago
87fb032
Fix JIT data dual mapping for apps.
by David Srbecky
· 5 years ago
7ab0777
Revert "Prevent overflow for AOT hotness counters"
by Nicolas Geoffray
· 5 years ago
79e6eb8
Prevent overflow for AOT hotness counters
by Mathieu Chartier
· 5 years ago
9ac8e43
JIT mini-debug-info: Allocate entries in the JIT data space.
by David Srbecky
· 5 years ago
8fc2f95
JIT mini-debug-info: Remove global maps.
by David Srbecky
· 5 years ago
9ce340f
ARM64: toFloat() intrinsics with ARMv8 FP16.
by xueliang.zhong
· 6 years ago
be53085
ARM64: Improve BoundsCheck for constant inputs.
by Georgia Kouveli
· 6 years ago
bac080b
Loop vectorizer should not remove instructions that can throw
by Georgia Kouveli
· 6 years ago
7cfc8f5
Don't compile OSR methods that have phi equivalents at loop entry.
by Nicolas Geoffray
· 5 years ago
6a0b657
ART: ARM64: Optimize frame size for SIMD graphs.
by Artem Serov
· 5 years ago
e65ade7
ART: Disable vectorization for debuggable graphs.
by Artem Serov
· 5 years ago
9df37b9
ART: ARM64: Fix saved fpu stack offsets for SIMD.
by Artem Serov
· 5 years ago
44ca075
Compiler changes for boot image extension.
by Vladimir Marko
· 5 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 5 years ago
1a225a7
ARM/ARM64: Improve frame entry/exit codegen.
by Vladimir Marko
· 5 years ago
b45a435
Add AVX support for packed mul/div instructions.
by Shalini Salomi Bodapati
· 5 years ago
2d06e02
Clean up linker patches in codegens.
by Vladimir Marko
· 5 years ago
7cde458
Further clean up boot image address checks.
by Vladimir Marko
· 5 years ago
2808be8
ART: Introduce stackmap with no DexRegInfo.
by Artem Serov
· 6 years ago
460f054
ARM: Remove unnecessary kCoreAlwaysSpillRegister.
by Vladimir Marko
· 5 years ago
d5fd5c3
Make .bss stores atomic release operations.
by Vladimir Marko
· 5 years ago
05b41c4
Prepare for sharing JIT code after fork.
by Nicolas Geoffray
· 5 years ago
0d4567f
Stack maps: Refactor constructors.
by David Srbecky
· 5 years ago
a48c3df
Revert "Revert "Make the JIT zygote memory shared.""
by Nicolas Geoffray
· 5 years ago
ee1f126
Fix search for implicit null check.
by Vladimir Marko
· 5 years ago
2fef66b
Revert "Make the JIT zygote memory shared."
by Nicolas Geoffray
· 5 years ago
05f8721
Make the JIT zygote memory shared.
by Nicolas Geoffray
· 5 years ago
1e52a07
Correct Indicies -> Indices
by Alex Light
· 5 years ago
00a37ff
Move code writing to data portion of the JIT cache in JitMemoryRegion.
by Nicolas Geoffray
· 5 years ago
6c4ec5c
Revert^2 "Stack maps: Interleave consecutive varints."
by David Srbecky
· 5 years ago
1b2a49b
Revert "Stack maps: Interleave consecutive varints."
by Raylin Hsu
· 5 years ago
a2b3456
Stack maps: Interleave consecutive varints.
by David Srbecky
· 5 years ago
697c47a
Stack maps: Handle special cases using flags.
by David Srbecky
· 5 years ago
024d69f
Use cleared JNI weak sentinel from boot image.
by Vladimir Marko
· 5 years ago
3fae129
Move IntrusiveForwardList<> to libartbase.
by Vladimir Marko
· 5 years ago
7f7539b
Pass the memory region to allocate into to the compiler / allocation.
by Nicolas Geoffray
· 5 years ago
d2f13ba
Remove requirement of a ProfilingInfo for jitted code.
by Nicolas Geoffray
· 5 years ago
81d15be
Add AVX support for packed add/sub instructions on x86
by Shalini Salomi Bodapati
· 5 years ago
eb104c8
Fix wrong assumption on boolean type.
by Nicolas Geoffray
· 5 years ago
78da5e2
Eliminate dead LoadClass when pruning ClinitCheck.
by Vladimir Marko
· 5 years ago
e42a4b9
Optimize stack maps: add fast path for no inline info.
by David Srbecky
· 5 years ago
67ba872
Optimize stack map decoding.
by David Srbecky
· 5 years ago
f667508
ARM/ARM64: Use trampolines for slow-path entrypoint calls.
by Vladimir Marko
· 6 years ago
8fa839c
Revert^2 "Improve ArraySet codegen."
by Vladimir Marko
· 6 years ago
957c538
ART: Refactor SchedulingGraph for consistency and clarity
by Evgeny Astigeevich
· 6 years ago
552a134
ART: Optimize StringBuilder append pattern.
by Vladimir Marko
· 7 years ago
0dda8c8
Revert "Improve ArraySet codegen."
by Vladimir Marko
· 6 years ago
0ece864
Improve ArraySet codegen.
by Vladimir Marko
· 6 years ago
d456117
ART: Mark StringBuilder.append()s as intrinsics.
by Vladimir Marko
· 7 years ago
256c94b
Update induction ranges in superblock cloner.
by Nicolas Geoffray
· 6 years ago
36ec6c7
Fix DWARF line-number generation for JITed methods.
by David Srbecky
· 6 years ago
2cc9d34
Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks.
by Nicolas Geoffray
· 6 years ago
20d1c94
Patch supports Intel(R) AVX/AVX2 MOV Instruction
by jaishank
· 6 years ago
89cbeb6
Fix AssertNonMovableStringClass().
by Vladimir Marko
· 6 years ago
91038d6
Don't abort for min/max/abs intrinsics, baseline use them.
by Nicolas Geoffray
· 6 years ago
9b195cc
Fix arm32 code generator when used with baseline compilation.
by Nicolas Geoffray
· 6 years ago
3940254
Modernise code to use override specifier
by Yi Kong
· 6 years ago
fe1d952
Use generic name for JNI trampolines.
by David Srbecky
· 6 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 6 years ago
e7e195d
optimizing_compiler: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
403aafa
Fix non-deterministic compilation for const-string...
by Vladimir Marko
· 6 years ago
85dd9e3
Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions."
by Artem Serov
· 6 years ago
bf5f0f3
Revert "Revert^2 "Add code size to CodeInfo""
by Nicolas Geoffray
· 6 years ago
b1b2ca9
Revert "Don't pack code size in CodeInfo."
by Nicolas Geoffray
· 6 years ago
e35ac04
Don't pack code size in CodeInfo.
by David Srbecky
· 6 years ago
141b63c
Don't do CHA inlining in zygote.
by Nicolas Geoffray
· 6 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 6 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 6 years ago
98b970d
Merge "Add support for booting with a boot classpath not fully AOTed."
by Nicolas Geoffray
· 6 years ago
038924b
ART: Reduce dependencies on CompilerDriver.
by Vladimir Marko
· 6 years ago
7417ce9
Add support for booting with a boot classpath not fully AOTed.
by Nicolas Geoffray
· 6 years ago
a5359f7
ART: Delete obsolete comments in GVN.
by Vladimir Marko
· 6 years ago
e39765c
Merge "Generate CFI for stackless methods."
by David Srbecky
· 6 years ago
3002184
Generate CFI for stackless methods.
by David Srbecky
· 6 years ago
e1412da
Revert^2 "Add code size to CodeInfo"
by David Srbecky
· 6 years ago
8f20a23
Revert "Add code size to CodeInfo"
by David Srbecky
· 6 years ago
68efa7b
Add code size to CodeInfo
by David Srbecky
· 6 years ago
44a6f97
ART: Remove obsolete comment.
by Vladimir Marko
· 6 years ago
2860c19
Merge "Check that the String class is not movable in String.equals intrinsics."
by Roland Levillain
· 6 years ago
53a41ac
ART: Fix off-by-one error in BCE.
by Vladimir Marko
· 6 years ago
206348c
Selectively allow dead reference elimination
by Hans Boehm
· 6 years ago
43ae779
Add timing logger for mini-debug-info generation.
by David Srbecky
· 6 years ago
ebc3b25
Fix compiler bug when typing exceptions.
by Nicolas Geoffray
· 6 years ago
e36f5f6
ART: Replace 'auto' with actual types
by Evgeny Astigeevich
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
ca7027d
Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
776a7c2
ART: Add CRC32.updateByteBuffer intrinsic for ARM64
by Evgeny Astigeevich
· 6 years ago
Next »