Show patches with: Archived = No       |   8854 patches
« 1 2 ... 16 17 1888 89 »
Patch Series S/W/F Date Submitter Delegate State
ARM: VIXL32: A couple of fixes to have more tests passing. --- 2016-11-30 Artem Serov Accepted
ARM: VIXL32: Align loop header blocks. --- 2017-03-09 Artem Serov Rejected
ARM: VIXL32: Arch specific operations. --- 2016-11-08 Artem Serov Accepted
ARM: VIXL32: Clean usage of scopes. --- 2016-12-05 Artem Serov Accepted
ARM: VIXL32: Exclude recently added test that fails. --- 2016-10-26 Artem Serov Accepted
ARM: VIXL32: Fix "Align allocation entrypoints..". --- 2017-02-07 Artem Serov Accepted
ARM: VIXL32: Fix crash in Exchange for stack slots. --- 2017-01-03 Artem Serov Accepted
ARM: VIXL32: Fix PackedSwitch. --- 2016-11-14 Artem Serov Accepted
ARM: VIXL32: Implement HClassTableGet Visitor. --- 2016-11-24 Xueliang Zhong Accepted
ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. --- 2016-11-02 Artem Serov Accepted
ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. --- 2016-12-02 Artem Serov Accepted
ARM: VIXL32: Implement more codegen visitors. --- 2016-11-02 Artem Serov Accepted
ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. --- 2016-10-20 Artem Serov Accepted
ARM: VIXL32: Implement some dispatch optimizations. --- 2016-12-14 Artem Serov Accepted
ARM: VIXL32: Implement VIXL-based assembler. --- 2016-08-17 Artem Serov Accepted
ARM: VIXL32: Improve BoundsCheck for constant inputs. --- 2017-03-10 Artem Serov Accepted
ARM: VIXL32: Improve codegen on CBZ/CBNZ --- 2016-11-23 Xueliang Zhong Accepted
ARM: VIXL32: Move code to ease the diff with old codegen. --- 2016-10-26 Artem Serov Accepted
ARM: VIXL32: Switch JNI compiler to use VIXL Assembler. --- 2016-08-17 Artem Serov Accepted
ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. --- 2016-12-15 Artem Serov Accepted
ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. --- 2016-12-06 Artem Serov Accepted
ARM: VIXL32: Use LoadLiteral for double constants. --- 2017-02-23 Artem Serov Accepted
ARM: zynq: Reserve correct amount of non-DMA RAM --- 2020-08-10 Lee Jones Accepted
arp: honour gratuitous ARP _replies_ --- 2021-02-01 Lee Jones Accepted
array_index_nospec: Sanitize speculative array de-references --- 2021-01-08 Lee Jones Accepted
ART: Add ART_TEST_DONT_REBOOT_DEVICE flag. --- 2020-05-26 Artem Serov Accepted
ART: Add be_loop_friendly flag to OptimizationDef --- 2020-06-03 Evgeny Astigeevich Rejected
ART: Add classes having intrinsics to boot image --- 2020-05-28 Evgeny Astigeevich Accepted
ART: Add CRC32.udate(int,int) intrinsic for ARM64 --- 2018-11-01 Evgeny Astigeevich Accepted
ART: Add CRC32.updateByteBuffer intrinsic for ARM64 --- 2018-12-19 Evgeny Astigeevich Accepted
ART: Add CRC32.updateBytes intrinsic for ARM64 --- 2018-12-04 Evgeny Astigeevich Accepted
ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt --- 2020-08-12 Evgeny Astigeevich Accepted
ART: Add recognition of optimized HRems in BCE --- 2020-06-17 Evgeny Astigeevich Accepted
ART: add running gtests in parallel to run-gtests.sh --- 2019-02-11 Evgeny Astigeevich New
ART: Add support for ARMv8.x features for ARM64. --- 2018-09-24 Xueliang Zhong Accepted
ART: Add support for SVE feature for ARM64. --- 2019-08-16 Artem Serov Accepted
ART: Add test for kryo385 and dot product feature. --- 2019-01-16 Artem Serov New
ART: Add tool annotating CFG with simpleperf data --- 2020-07-30 Emma Lagier Rejected
ART: Add workaround of 4.14 kernel bug to 137-cfi --- 2020-02-25 Evgeny Astigeevich Accepted
ART: ARM64: Fix saved fpu stack offsets for SIMD. --- 2019-07-30 Artem Serov Accepted
ART: ARM64: Improve FP IsInfinity intrinsic. --- 2020-02-14 Artem Serov Accepted
ART: ARM64: Optimize frame size for SIMD graphs. --- 2019-07-30 Artem Serov Accepted
ART: ARM64: Pass ISA features to VIXL macroassembler. --- 2018-12-03 Artem Serov Accepted
ART: ARM64: Support DotProd SIMD idiom. --- 2018-08-28 Artem Serov Accepted
ART: Bugfix for fill-array-day & LSE issue. --- 2017-11-07 Artem Serov New
ART: Bug report: Wrong SIMD spill slot size. --- 2017-12-07 Artem Serov Rejected
ART: Change error-reporting of run-test-jar --- 2021-08-19 Stelios Ioannou Accepted
ART: Correct attributes of CRC32Update intrinsic --- 2018-12-17 Evgeny Astigeevich Accepted
ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64 --- 2018-06-27 Evgeny Astigeevich Accepted
ART: Disable vectorization for debuggable graphs. --- 2019-07-30 Artem Serov Accepted
ART: Enable ISA features run-time detection for ARM64 --- 2018-12-12 Evgeny Astigeevich Accepted
ART: Enable scalar loop peeling and unrolling. --- 2018-02-15 Artem Serov Accepted
ART: Enables Debugging with LLDB for dex2oat. --- 2021-09-13 Stelios Ioannou Accepted
ART: Extend the range of clonable instructions. --- 2018-06-22 Artem Serov Accepted
ART: Fix 530-checker-peel-unroll after D8 update. --- 2018-10-05 Artem Serov Rejected
ART: Fix a compiler crash for VectorizeDef() idioms. --- 2020-03-03 Artem Serov Accepted
ART: Fix breaking changes from recent VIXL update. --- 2020-06-11 Artem Serov Accepted
ART: Fix breaking changes from recent VIXL update. --- 2018-10-01 Xueliang Zhong Accepted
ART: Fix data loss when symbolizing oat files. --- 2015-06-19 Zheng Xu Accepted
ART: Fix for no-opt debug (-O0) builds --- 2021-06-22 Stelios Ioannou Accepted
ART: Fix HSelectGenerator for instructions which can throw. --- 2018-06-29 Artem Serov Accepted
ART: Fix infinite recursion in testrunner parse_test_name --- 2020-05-18 Evgeny Astigeevich 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
ART: Fix single-preheader transformation. --- 2017-12-07 Artem Serov Accepted
ART: Fix vectorizer HalvingAdd idiom. --- 2020-04-08 Artem Serov Accepted
ART: Ignore unneeded environment uses. --- 2018-05-24 Artem Serov Accepted
ART: Implement loop full unrolling. --- 2018-06-29 Artem Serov Accepted
ART: Implement loop peeling/unrolling routines. --- 2017-12-13 Artem Serov Accepted
ART: Implement predicated SIMD vectorization. --- 2020-05-21 Artem Serov Accepted
ART: Implements a test option of forced generation of .cfg --- 2021-07-02 Stelios Ioannou Accepted
ART: Implement scalar loop peeling. --- 2017-12-06 Artem Serov Accepted
ART: Implement scalar loop unrolling. --- 2017-11-01 Artem Serov Accepted
ART: Implement SuperblockCloner. --- 2017-07-11 Artem Serov Accepted
ART: Improve the timings for 597-deopt-busy-loop. --- 2019-08-01 Artem Serov Accepted
ART: Improve two SIMD tests. --- 2020-06-25 Artem Serov Accepted
ART: Introduce individual HInstruction cloning. --- 2017-08-08 Artem Serov Accepted
ART: Introduce Loop Versioning in SuberblockCloner. --- 2020-01-13 Artem Serov Accepted
ART: Introduce predicated vector instructions. --- 2020-04-30 Artem Serov Accepted
ART: Introduce stackmap with no DexRegInfo. --- 2019-01-14 Artem Serov Accepted
ART jitted code profiling support. --- 2016-10-19 Xueliang Zhong Accepted
ART: Make GVN work with BoundType. --- 2018-06-13 Artem Serov Accepted
[ART] Make killing logd more safe --- 2018-09-24 Evgeny Astigeevich Accepted
ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem --- 2020-05-14 Evgeny Astigeevich Accepted
ART: Optimize use of registers for CRC32.update intrinsic --- 2018-12-17 Evgeny Astigeevich Accepted
ART: Reduce the instructions generated by packed switch. --- 2015-12-04 Zheng Xu Accepted
ART: Refactor InstructionCodeGeneratorARM64::GenerateDivRemWithAnyConstant --- 2020-05-06 Evgeny Astigeevich Accepted
ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation --- 2018-06-27 Evgeny Astigeevich Accepted
ART: Refactor scalar loop optimizations. --- 2018-06-21 Artem Serov Accepted
ART: Refactor SchedulingGraph for consistency and clarity --- 2019-04-02 Evgeny Astigeevich Accepted
ART: Refactor SIMD slots and regs size processing. --- 2020-04-09 Artem Serov Accepted
ART: Regression Test for JDK9 update. --- 2018-01-22 Artem Serov Rejected
ART: Removes SuspendCheck for plain loops with a low trip count. --- 2021-09-13 Stelios Ioannou Accepted
ART: Remove unneeded SideEffects for fatal instructions. --- 2018-07-05 Artem Serov Accepted
ART: Rename cloner_test. --- 2017-12-21 Artem Serov Accepted
ART: Replace 'auto' with actual types --- 2019-01-08 Evgeny Astigeevich Accepted
ART: SBC: Support single exit loops with live_outs. --- 2018-05-16 Artem Serov Accepted
ART: Simplify HRem to reuse existing HDiv --- 2020-06-12 Evgeny Astigeevich Accepted
ART: Support kryo385 CPU. --- 2018-11-29 Artem Serov Accepted
[ART tools] Fix construction of a make target string to build public.libraries.txt --- 2018-09-05 Evgeny Astigeevich Accepted
« 1 2 ... 16 17 1888 89 »