Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
62891fdc94de6e9909fba9264bdd891a7f28beb3
/
compiler
/
optimizing
/
code_generator_arm64.cc
889da94
Fix gtests with mini-debug-info enabled by default.
by David Srbecky
· 5 years ago
55ab7e8
ARM64: Support SVE VL other than 128-bit.
by Artem Serov
· 6 years ago
8ba4de1
ART: Implement predicated SIMD vectorization.
by Artem Serov
· 7 years ago
3a73ffb
Revert^4 "Partial Load Store Elimination"
by Alex Light
· 5 years ago
791df7a
Revert "Revert^2 "Partial Load Store Elimination""
by Nicolas Geoffray
· 5 years ago
fc1ce4e
Revert^2 "Partial Load Store Elimination"
by Alex Light
· 5 years ago
47ac531
Revert "Partial Load Store Elimination"
by Nicolas Geoffray
· 5 years ago
b8686ce
Partial Load Store Elimination
by Alex Light
· 6 years ago
98873af
arm64: Implement VarHandle intrinsics for byte array views.
by Vladimir Marko
· 5 years ago
c8178f5
arm64: Clean up VarHandle intrinsics implementation.
by Vladimir Marko
· 6 years ago
d6bd107
Fix invokeinterface sharpened with kRuntimeCall.
by Nicolas Geoffray
· 6 years ago
a07de55
Revert^2 "ART: Fix breaking changes from recent VIXL update."
by Artem Serov
· 6 years ago
32c2eb8
arm64: Implement VarHandle GetAndSet intrinsics.
by Vladimir Marko
· 6 years ago
e17530a
arm64: Fix VarHandle intrinsics for non-Baker read barrier.
by Vladimir Marko
· 6 years ago
1bff99f
arm64: Implement VarHandle CAS intrinsics.
by Vladimir Marko
· 6 years ago
de91ca9
Refactor Integer.valueOf() intrinsic implementation.
by Vladimir Marko
· 6 years ago
eeaf47f
Revert "ART: Fix breaking changes from recent VIXL update."
by Ulyana Trafimovich
· 6 years ago
4955036
ART: Fix breaking changes from recent VIXL update.
by Artem Serov
· 7 years ago
eb9eb00
Faster @CriticalNative for boot image.
by Vladimir Marko
· 6 years ago
8d34a18
Change interface conflict stub to take the interface method.
by Nicolas Geoffray
· 6 years ago
2d98dc2
arm64: VarHandle.{get,set}{Opaque,Acquire,Volatile}.
by Vladimir Marko
· 6 years ago
8f63f10
Faster access to unresolved classes from compiled code.
by Vladimir Marko
· 6 years ago
6d69b52
Move MethodLoadKind out of HInvokeStaticOrDirect.
by Nicolas Geoffray
· 6 years ago
c679fe3
ARM: Optimize div/rem when dividend is compared with a non-negative
by Evgeny Astigeevich
· 6 years ago
a41ea27
arm64: VarHandle.get/set intrinsic for fields.
by Vladimir Marko
· 6 years ago
e6c0f2a
Pass a full MethodReference of the invoke in HInvoke nodes.
by Nicolas Geoffray
· 6 years ago
4313ccb
Introduce a kTieredHotnessMask.
by Nicolas Geoffray
· 6 years ago
095dc46
Move the profiling info out of ArtMethod.
by Nicolas Geoffray
· 6 years ago
0f3d7ac
ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt
by Evgeny Astigeevich
· 6 years ago
a0130e8
Prepare compiler for adding VarHandle support.
by Andra Danciu
· 6 years ago
f938841
ARM: Optimize Div/Rem by positive const for non-negative dividends
by Evgeny Astigeevich
· 6 years ago
af92a0f
ARM: Optimize Div/Rem by 2^n for non-negative dividends
by Evgeny Astigeevich
· 6 years ago
dec7817
Optimizing: Introduce {Increase,Decrease}Frame().
by Vladimir Marko
· 6 years ago
86c8752
Direct calls to @CriticalNative methods.
by Vladimir Marko
· 6 years ago
6587d91
ART: Simplify HRem to reuse existing HDiv
by Evgeny Astigeevich
· 6 years ago
9922f00
arm/arm64: Clean up intrinsic slow paths.
by Vladimir Marko
· 6 years ago
695348f
Add compiler type to CompilerOptions.
by Vladimir Marko
· 6 years ago
0ddb338
ARM64: Combine LSR+ADD into ADD_shift for Int32 HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
1439e57
ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
f91fc12
Optimizing: Run gtests without creating the Runtime.
by Vladimir Marko
· 6 years ago
968db3c
ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
a6653d3
ART: Refactor InstructionCodeGeneratorARM64::GenerateDivRemWithAnyConstant
by Evgeny Astigeevich
· 6 years ago
1a719e4
RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON).
by Artem Serov
· 7 years ago
c8150b5
ART: Refactor SIMD slots and regs size processing.
by Artem Serov
· 7 years ago
c1cd133
Fix braino in arm64 codegen.
by Nicolas Geoffray
· 6 years ago
796aa2c
[baseline] Check that the profiling info is not null.
by Nicolas Geoffray
· 6 years ago
57cacb7
Refactor OSR related code to prepare for "true" OSR.
by Nicolas Geoffray
· 6 years ago
9b5271e
Get the baseline information from the graph.
by Nicolas Geoffray
· 7 years ago
a59af8a
JIT baseline: trigger optimized compilation on hotness threshold.
by Nicolas Geoffray
· 7 years ago
20036d8
JIT baseline: don't update inline caches for intrinsics.
by Nicolas Geoffray
· 7 years ago
e2a3aa9
Baseline JIT: update inline caches in compiled code.
by Nicolas Geoffray
· 7 years ago
7d48dcd
ARM64: Move from FPRegister to VRegister based API
by Evgeny Astigeevich
· 7 years ago
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 7 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 7 years ago
2bb44fe
ARM64: Change code emitted by ClinitCheck.
by Vladimir Marko
· 7 years ago
988c391
Fix null checks on volatile reference field loads on ARM64.
by Roland Levillain
· 7 years ago
7f8678e
Revert^2 "Prevent overflow for AOT hotness counters"
by Mathieu Chartier
· 7 years ago
7ab0777
Revert "Prevent overflow for AOT hotness counters"
by Nicolas Geoffray
· 7 years ago
79e6eb8
Prevent overflow for AOT hotness counters
by Mathieu Chartier
· 7 years ago
be53085
ARM64: Improve BoundsCheck for constant inputs.
by Georgia Kouveli
· 7 years ago
9df37b9
ART: ARM64: Fix saved fpu stack offsets for SIMD.
by Artem Serov
· 7 years ago
44ca075
Compiler changes for boot image extension.
by Vladimir Marko
· 7 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 7 years ago
1a225a7
ARM/ARM64: Improve frame entry/exit codegen.
by Vladimir Marko
· 7 years ago
2d06e02
Clean up linker patches in codegens.
by Vladimir Marko
· 7 years ago
d5fd5c3
Make .bss stores atomic release operations.
by Vladimir Marko
· 7 years ago
f667508
ARM/ARM64: Use trampolines for slow-path entrypoint calls.
by Vladimir Marko
· 7 years ago
8fa839c
Revert^2 "Improve ArraySet codegen."
by Vladimir Marko
· 7 years ago
552a134
ART: Optimize StringBuilder append pattern.
by Vladimir Marko
· 9 years ago
0dda8c8
Revert "Improve ArraySet codegen."
by Vladimir Marko
· 7 years ago
0ece864
Improve ArraySet codegen.
by Vladimir Marko
· 7 years ago
403aafa
Fix non-deterministic compilation for const-string...
by Vladimir Marko
· 7 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 7 years ago
aa6f483
ART: ARM64: Pass ISA features to VIXL macroassembler.
by Artem Serov
· 8 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 8 years ago
57e7dbf
Merge "ARM64: Support interm. address for object arrays."
by Vladimir Marko
· 8 years ago
0806f58
ARM64: Support interm. address for object arrays.
by Artem Serov
· 8 years ago
fe89f17
Merge "Block the platform register, x18."
by Treehugger Robot
· 8 years ago
b546163
Fix HNewArray with unresolved primitive array type.
by Vladimir Marko
· 8 years ago
a2da9b9
ART: Completely remove the --compile-pic option.
by Vladimir Marko
· 8 years ago
bdb2ecc
Remove sharpening as an optimization pass.
by Nicolas Geoffray
· 8 years ago
bd8e10c
Block the platform register, x18.
by Peter Collingbourne
· 8 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 8 years ago
75eec5d
Merge "Fix longstanding bug around implicit NPEs and GC, version 2."
by Treehugger Robot
· 8 years ago
61ba8d2
Fix longstanding bug around implicit NPEs and GC, version 2.
by Nicolas Geoffray
· 8 years ago
14e5a29
Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState.
by Roland Levillain
· 8 years ago
e094387
Merge "Document the use of the biased card table in ART's code generators."
by Roland Levillain
· 8 years ago
94796f8
ARM64: Reimplement the UnsafeCASObject intrinsic.
by Vladimir Marko
· 8 years ago
c73f052
Document the use of the biased card table in ART's code generators.
by Roland Levillain
· 8 years ago
248141f
ARM/ARM64: Introspection Baker RB for intrinsics.
by Vladimir Marko
· 8 years ago
0ecac68
ARM64: Introspection Baker RB for volatile fields.
by Vladimir Marko
· 8 years ago
008e09f3
ARM/ARM64: Clean up Baker RB introspection codegen.
by Vladimir Marko
· 8 years ago
a21eca6
Merge "Revert^2 "ARM/ARM64: Use introspection marking for JITted code.""
by Vladimir Marko
· 8 years ago
9d47925
Rename type resolution entrypoints.
by Vladimir Marko
· 8 years ago
966b46f
Revert^2 "ARM/ARM64: Use introspection marking for JITted code."
by Vladimir Marko
· 8 years ago
3232dbb
Do not save/restore regs in ClinitCheck slow path.
by Vladimir Marko
· 8 years ago
b27d874
Merge "Rewrite Class init entrypoint to take a Class arg."
by Vladimir Marko
· 8 years ago
756e722
Revert "ARM/ARM64: Use introspection marking for JITted code."
by Nicolas Geoffray
· 8 years ago
a9f303c
Rewrite Class init entrypoint to take a Class arg.
by Vladimir Marko
· 8 years ago
450f1d0
ARM/ARM64: Use introspection marking for JITted code.
by Vladimir Marko
· 8 years ago
Next »