Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
c679fe3915fee6c490c1e8478a6c455f62c10a3f
/
compiler
/
optimizing
c679fe3
ARM: Optimize div/rem when dividend is compared with a non-negative
by Evgeny Astigeevich
· 6 years ago
8b8d93d
Use kTieredHotnessMask in arm32 and x86 baseline backends.
by Nicolas Geoffray
· 6 years ago
eb2c9dd
X86: Implement VarHandle.getAndAdd intrinsic
by Andra Danciu
· 6 years ago
cde9819
X86: Add the other set VarHandles (setVolatile, setRelease, setOpaque)
by Andra Danciu
· 6 years ago
9dec90a
Fix LSE-array overlap issue
by Alex Light
· 6 years ago
52d2c0c
X86: Add the other variants of VarHandle.compareAndSet
by Andra Danciu
· 6 years ago
afad9f9
X86: Optimize GenCAS
by Andra Danciu
· 6 years ago
c992e42
X86: Clarify HandleFieldSet constant volatile Float64 case
by Andra Danciu
· 6 years ago
ff6d5fa
X86: Fix GenCAS DCHECK(kUseBakerReadBarrier) misplacement
by Andra Danciu
· 6 years ago
8d8380a
X86: Refactor UnsafeCAS and VarHandle.compareAndSet intrinsics.
by Andra Danciu
· 6 years ago
19a73a2
Fix clang-tidy error.
by Vladimir Marko
· 6 years ago
e00e7d2
arm64: Fix VarHandle intrinsics for heap poisoning.
by Vladimir Marko
· 6 years ago
1fef877
Handle more cases of super calls in the compiler.
by Nicolas Geoffray
· 6 years ago
a41ea27
arm64: VarHandle.get/set intrinsic for fields.
by Vladimir Marko
· 6 years ago
5e13d45
X86: Implement VarHandle.compareAndSet() for fields.
by Andra Danciu
· 6 years ago
3061889
Avoid potential null dereference
by Greg Kaiser
· 6 years ago
e6c0f2a
Pass a full MethodReference of the invoke in HInvoke nodes.
by Nicolas Geoffray
· 6 years ago
63c0c2d
X86: Fix bug in GenerateVarHandleAccessModeCheck
by Andra Danciu
· 6 years ago
43d5755
Do not build intrinsic graph for signature polymorphic methods.
by Vladimir Marko
· 6 years ago
73c3180
X86: Implement VarHandle.set() for fields.
by Andra Danciu
· 6 years ago
4717175
Move code item to the data pointer and remove code_item_offset.
by Nicolas Geoffray
· 6 years ago
0875b0a
X86: Extend VarHandle.get() to work with instance fields.
by Andra Danciu
· 6 years ago
49a19f3
X86: Replace VarHandle.get() return type check with CheckCast node
by Andra Danciu
· 6 years ago
0280e5d
Optimizing: Improve generated code for HLoadClass...
by Vladimir Marko
· 6 years ago
4100e5e
Optimizing: Improve generated code for field access...
by Vladimir Marko
· 6 years ago
4313ccb
Introduce a kTieredHotnessMask.
by Nicolas Geoffray
· 6 years ago
aa35883
Revert^2 "X86: VarHandle.get() for reference type static fields."
by Andra Danciu
· 6 years ago
9e3fe99
LSE: Index load substitutes by load ids.
by Vladimir Marko
· 6 years ago
cbeedc8
LSE: Fix tracking stores for merged default values.
by Vladimir Marko
· 6 years ago
6a6cca5
Revert "X86: VarHandle.get() for reference type static fields."
by Andra Danciu
· 6 years ago
a18ed1b
X86: VarHandle.get() for reference type static fields.
by Andra Danciu
· 6 years ago
cfd6580
Optimizing: Fix weak method access check.
by Vladimir Marko
· 6 years ago
095dc46
Move the profiling info out of ArtMethod.
by Nicolas Geoffray
· 6 years ago
ed29dce
ARM64: Fix LSE SIMD test.
by Vladimir Marko
· 6 years ago
3224f38
Improved LSE: Replacing loads with Phis.
by Vladimir Marko
· 6 years ago
0f3d7ac
ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt
by Evgeny Astigeevich
· 6 years ago
50fe6dc
Optimizing: Fix weak field access check.
by Vladimir Marko
· 6 years ago
1ca6f32
Revert^2 "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields.""
by Andra Danciu
· 6 years ago
0e5e177
Revert "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields.""
by Igor Murashkin
· 6 years ago
ed0acfd
Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."
by Andra Danciu
· 6 years ago
e74df4c
Revert "X86: VarHandle.Get() intrinsic for static primitive fields."
by Andra Danciu
· 6 years ago
d3e9c62
ARM: Allow FP args in core regs for @CriticalNative.
by Vladimir Marko
· 6 years ago
d9af38a
X86: VarHandle.Get() intrinsic for static primitive fields.
by Andra Danciu
· 6 years ago
bf78fb5
ARM64: Fix VarHandle.Get() intrinsic static field check.
by Vladimir Marko
· 6 years ago
55cc586
ARM64: Fix VarHandle.Get() intrinsic for heap poisoning.
by Vladimir Marko
· 6 years ago
79db646
ARM64: VarHandle.Get() intrinsic for static primitive fields.
by Vladimir Marko
· 6 years ago
e3e187f
Check if VarHandle access mode is supported.
by Andra Danciu
· 6 years ago
5439f05
Revert^3 "VIXL simulator for ART (Stage1)"
by Ulya Trafimovich
· 6 years ago
2d45520
A few more inclusive language updates
by Orion Hodson
· 6 years ago
2446feb
Dump ISA into .cfg
by Evgeny Astigeevich
· 6 years ago
2091019
Update invoke-type in HInvokePolymorphic
by Orion Hodson
· 6 years ago
3c359ee
ARM64: Enable SDOT/UDOT instructions emission.
by Artem Serov
· 6 years ago
346fd96
More inclusive language in the runtime
by David Srbecky
· 6 years ago
b931b8c
Add clarification for HInvokePolymorphic constructor parameter
by Andra Danciu
· 6 years ago
a0130e8
Prepare compiler for adding VarHandle support.
by Andra Danciu
· 6 years ago
2d53643
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
aacf977
Reword some comments to be more inclusive
by Orion Hodson
· 6 years ago
4ef451a
Rename kDummy32BitOffset to kPlaceholder32BitOffset.
by Vladimir Marko
· 6 years ago
52d5354
Dump instruction set features in .cfg
by Fabio Rinaldi
· 6 years ago
4307cd7
LSE: Fix tracking heap values for small types.
by Vladimir Marko
· 6 years ago
e886d68
Revert^2 "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
3060bb9
Revert "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
48ca6a6
VIXL simulator for ART (Stage1)
by Xueliang Zhong
· 7 years ago
fab6f1c
Fix incorrect LSE across throwing ArraySet.
by Vladimir Marko
· 6 years ago
2642cd4
Make Integer.divideUnsigned intrinsic for x86_64.
by Andra Danciu
· 6 years ago
dc787f4
Make Integer.divideUnsigned intrinsic for x86.
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
2d10117
ARM32: Combine LSR into ADD for Div by 2^n
by Evgeny Astigeevich
· 6 years ago
dec7817
Optimizing: Introduce {Increase,Decrease}Frame().
by Vladimir Marko
· 6 years ago
3d190c0
ART: Transform Sub+Sub into Sub+Add to merge Shl
by Evgeny Astigeevich
· 6 years ago
86c8752
Direct calls to @CriticalNative methods.
by Vladimir Marko
· 6 years ago
396198b
Handle unresolved field type in compiler.
by Nicolas Geoffray
· 6 years ago
0d60a2b
Introduce an enum for the compilation kind.
by Nicolas Geoffray
· 6 years ago
289bd1c
Make GVN handle HDeoptimize better
by Alex Light
· 6 years ago
2b74f60
ART: Add recognition of optimized HRems in BCE
by Evgeny Astigeevich
· 6 years ago
6587d91
ART: Simplify HRem to reuse existing HDiv
by Evgeny Astigeevich
· 6 years ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 6 years ago
0771884
ART: Introduce predicated vector instructions.
by Artem Serov
· 6 years ago
9922f00
arm/arm64: Clean up intrinsic slow paths.
by Vladimir Marko
· 6 years ago
66704db
x86/x86-64: Clean up intrinsic codegen for SSE4.1.
by Vladimir Marko
· 6 years ago
ef89842
Run LSA as a part of the LSE pass.
by Vladimir Marko
· 6 years ago
fc13652
Revert "Don't abort for min/max/abs intrinsics, baseline use them."
by Vladimir Marko
· 6 years ago
695348f
Add compiler type to CompilerOptions.
by Vladimir Marko
· 6 years ago
8284e9a
Add extra failed inlining reasons
by Mathieu Chartier
· 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
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 6 years ago
f91fc12
Optimizing: Run gtests without creating the Runtime.
by Vladimir Marko
· 6 years ago
33c091e
Code sinking can move around LoadString that can throw.
by Nicolas Geoffray
· 6 years ago
5d2311a
Optimizing: Refactor ImprovedOptimizingUnitTest.
by Vladimir Marko
· 6 years ago
02ca05a
Move HandleCache to HGraph.
by Vladimir Marko
· 6 years ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
5a62af5
Optimizing: Create fewer handles in inliner.
by Vladimir Marko
· 6 years ago
85af16e
Fix two bugs around aput-object.
by Nicolas Geoffray
· 6 years ago
968db3c
ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 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
Next »