Patch Metrics

There are 280 patches submitted by members of this team, and 231 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   280 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
Add test cases for libcore FP16 APIs --- 2019-10-25 Usama Arif Accepted
Fixed weird variable naming in FP16.java --- 2019-10-25 Usama Arif Accepted
Tests for Half.floor for NaN values --- 2019-10-25 Usama Arif Accepted
Mask result with qNaN if input to floor is NaN --- 2019-10-25 Usama Arif Accepted
ARM64: toHalf() intrinsic for ARMv8 --- 2019-10-22 Usama Arif Accepted
Add GetScratchVRegisterList to help ART to move to new API --- 2019-10-15 Evgeny Astigeevich Accepted
Add rounding tests for conversion from float to Half --- 2019-10-15 Usama Arif Accepted
Correct the exponent value calculated when converting from float to half --- 2019-10-15 Usama Arif Accepted
Round to nearest even instead of to nearest 0.5 up --- 2019-10-15 Usama Arif Accepted
Fix uses of MaybeRecordImplicitNullCheck without special scopes --- 2019-10-07 Evgeny Astigeevich Accepted
[DO NOT MERGE] Measure FP16.toFloat() performance --- 2019-08-21 Xueliang Zhong New
ART: Add support for SVE feature for ARM64. --- 2019-08-16 Artem Serov Accepted
ART: Improve the timings for 597-deopt-busy-loop. --- 2019-08-01 Artem Serov Accepted
ART: ARM64: Optimize frame size for SIMD graphs. --- 2019-07-30 Artem Serov Accepted
ART: Disable vectorization for debuggable graphs. --- 2019-07-30 Artem Serov Accepted
ART: ARM64: Fix saved fpu stack offsets for SIMD. --- 2019-07-30 Artem Serov Accepted
Fix race condition in using classes.dex --- 2019-05-03 Evgeny Astigeevich Rejected
ART: Refactor SchedulingGraph for consistency and clarity --- 2019-04-02 Evgeny Astigeevich Accepted
DO NOT MERGE: Turn off LSE for armv8.2. --- 2019-03-25 Artem Serov New
Fix MaskAddresses for toybox sed --- 2019-02-28 Evgeny Astigeevich Accepted
ART: add running gtests in parallel to run-gtests.sh --- 2019-02-11 Evgeny Astigeevich New
RFC: ART: Introduce HGraph::ShouldBeAsyncDeoptimizeable. --- 2019-01-24 Artem Serov New
ART: Add test for kryo385 and dot product feature. --- 2019-01-16 Artem Serov New
Create a target for armv8-2a+dotprod arch variant. --- 2019-01-15 Artem Serov New
ART: Introduce stackmap with no DexRegInfo. --- 2019-01-14 Artem Serov Accepted
Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions." --- 2019-01-14 Artem Serov Accepted
ART: Replace 'auto' with actual types --- 2019-01-08 Evgeny Astigeevich Accepted
ART: Add CRC32.updateByteBuffer intrinsic for ARM64 --- 2018-12-19 Evgeny Astigeevich Accepted
Create a target for kryo385 arch variant. --- 2018-12-18 Artem Serov Accepted
ART: Correct attributes of CRC32Update intrinsic --- 2018-12-17 Evgeny Astigeevich Accepted
ART: Optimize use of registers for CRC32.update intrinsic --- 2018-12-17 Evgeny Astigeevich Accepted
Quiet SNaN inputs in Half.toFloat() --- 2018-12-14 Xueliang Zhong Accepted
ART: Enable ISA features run-time detection for ARM64 --- 2018-12-12 Evgeny Astigeevich Accepted
Move Half implementations to libcore to allow ART optimizations --- 2018-12-10 Xueliang Zhong Accepted
Move Half implementations to libcore to allow ART optimizations --- 2018-12-10 Xueliang Zhong Accepted
ARM64: toFloat() intrinsics with ARMv8 FP16. --- 2018-12-10 Xueliang Zhong Accepted
ART: Add CRC32.updateBytes intrinsic for ARM64 --- 2018-12-04 Evgeny Astigeevich Accepted
RFC: ART: ARM64: Support SDOT/UDOT instructions. --- 2018-12-03 Artem Serov Accepted
ART: ARM64: Pass ISA features to VIXL macroassembler. --- 2018-12-03 Artem Serov Accepted
Fix Pixel 3 cpu variant to kryo 385. --- 2018-11-29 Artem Serov Accepted
Support kryo385 CPU. --- 2018-11-29 Artem Serov Accepted
ART: Support kryo385 CPU. --- 2018-11-29 Artem Serov Accepted
Support Qualcomm Kryo 385 CPU variant. --- 2018-11-19 Artem Serov Accepted
Fix error: undefined symbol art::instruction_set_details::GetStackOverflowReservedBytesFailure --- 2018-11-16 Evgeny Astigeevich Accepted
ART: Add CRC32.udate(int,int) intrinsic for ARM64 --- 2018-11-01 Evgeny Astigeevich Accepted
Revert^2 "Merge remote-tracking branch 'remotes/aosp/upstream-master'" --- 2018-10-25 Xueliang Zhong Accepted
Revert^2 "ART: Fix breaking changes from recent VIXL update." --- 2018-10-25 Xueliang Zhong Accepted
ARM64: Support interm. address for object arrays. --- 2018-10-24 Artem Serov Accepted
ART: Fix 530-checker-peel-unroll after D8 update. --- 2018-10-05 Artem Serov Rejected
Merge remote-tracking branch 'remotes/aosp/upstream-master' into VIXLUpdate --- 2018-10-01 Xueliang Zhong Rejected
Merge remote-tracking branch 'remotes/aosp/upstream-master' --- 2018-10-01 Xueliang Zhong Accepted
ART: Fix breaking changes from recent VIXL update. --- 2018-10-01 Xueliang Zhong Accepted
ART: Add support for ARMv8.x features for ARM64. --- 2018-09-24 Xueliang Zhong Accepted
[ART] Make killing logd more safe --- 2018-09-24 Evgeny Astigeevich Accepted
[ART tools] Fix construction of a make target string to build public.libraries.txt --- 2018-09-05 Evgeny Astigeevich Accepted
ART: ARM64: Support DotProd SIMD idiom. --- 2018-08-28 Artem Serov Accepted
ART: Remove unneeded SideEffects for fatal instructions. --- 2018-07-05 Artem Serov Accepted
ART: Fix HSelectGenerator for instructions which can throw. --- 2018-06-29 Artem Serov Accepted
ART: Implement loop full unrolling. --- 2018-06-29 Artem Serov Accepted
Fix: unknown pragma 'clang optimize' error when g++ is used for building VIXL tests --- 2018-06-27 Evgeny Astigeevich Accepted
ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64 --- 2018-06-27 Evgeny Astigeevich Accepted
ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation --- 2018-06-27 Evgeny Astigeevich Accepted
ARM64: Optimization of HRem and HDiv when a denominator is power of 2 --- 2018-06-25 Evgeny Astigeevich Accepted
ART: Extend the range of clonable instructions. --- 2018-06-22 Artem Serov Accepted
ART: Refactor scalar loop optimizations. --- 2018-06-21 Artem Serov Accepted
ART: Make GVN work with BoundType. --- 2018-06-13 Artem Serov Accepted
ARM64: Splitting GenerateDivRem* functions into GenerateIntDiv and GenerateIntRem functions --- 2018-06-13 Evgeny Astigeevich Accepted
WIP: Rerun loop optimzizations after peeling. --- 2018-05-24 Artem Serov Rejected
ART: Ignore unneeded environment uses. --- 2018-05-24 Artem Serov Accepted
ART: SBC: Support single exit loops with live_outs. --- 2018-05-16 Artem Serov Accepted
ART: Enable scalar loop peeling and unrolling. --- 2018-02-15 Artem Serov Accepted
Revert^2 "ARM: Use r4 for stack overflow check to reduce code size." --- 2018-01-31 Xueliang Zhong Accepted
ART: Regression Test for JDK9 update. --- 2018-01-22 Artem Serov Rejected
ART: Rename cloner_test. --- 2017-12-21 Artem Serov Accepted
ARM: Fix breaking changes from recent VIXL update. --- 2017-12-14 Artem Serov Accepted
Merge remote-tracking branch 'aosp/upstream-master' into master --- 2017-12-14 Artem Serov Accepted
ART: Implement loop peeling/unrolling routines. --- 2017-12-13 Artem Serov Accepted
ART: Fix single-preheader transformation. --- 2017-12-07 Artem Serov Accepted
ART: Bug report: Wrong SIMD spill slot size. --- 2017-12-07 Artem Serov Rejected
ART: Try to statically evaluate some conditions. --- 2017-12-06 Artem Serov Accepted
ART: Implement scalar loop peeling. --- 2017-12-06 Artem Serov Accepted
DO NOT SUBMIT: 16 byte alignment of objects but keep data offset. --- 2017-12-05 Xueliang Zhong New
ARM64: Workaround for the callee saved FP registers and SIMD. --- 2017-11-30 Artem Serov Accepted
WIP: NOT FOR SUBMISSION: Abstract JIT test --- 2017-11-30 Artem Serov Rejected
[DO NOT MERGE] Debug a failure when LSE removes ConstructorFence. --- 2017-11-15 Xueliang Zhong Rejected
ART: Bugfix for fill-array-day & LSE issue. --- 2017-11-07 Artem Serov New
ART: Implement scalar loop unrolling. --- 2017-11-01 Artem Serov Accepted
Fix LSA hunt for original reference bug. --- 2017-10-26 Xueliang Zhong Accepted
RFC: ART: Introduce individual HInstruction cloning. --- 2017-10-09 Artem Serov Rejected
ARM: Support SIMD reduction for 32-bit backend. --- 2017-10-06 Artem Serov Accepted
Support VecLoad and VecStore in LSE. --- 2017-09-29 Xueliang Zhong Accepted
Support VecLoad and VecStore in LSA. --- 2017-09-29 Xueliang Zhong Accepted
ARM64: Tune SIMD loop unrolling factor heuristic. --- 2017-09-06 Artem Serov Accepted
ART: Introduce individual HInstruction cloning. --- 2017-08-08 Artem Serov Accepted
ART: Fix loop header's predecessors reordering in SimplifyLoops. --- 2017-08-03 Artem Serov Accepted
ART: Fix SimplifyInduction for an instruction with HEnvironment. --- 2017-07-28 Artem Serov Accepted
HRem support in BCE. --- 2017-07-28 Xueliang Zhong Accepted
ART: Implement SuperblockCloner. --- 2017-07-11 Artem Serov Accepted
Improve SchedulingLatencyVisitorARM on HCondition latency settings. --- 2017-06-30 Xueliang Zhong Accepted
arm64: expand CFI shadow to cover 48-bit virtual addresses --- 2017-06-28 Kevin Brodsky Accepted
« 1 2 3 »