.. |
reshape
|
8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
|
2022-10-12 01:05:44 +00:00 |
AllBitsSetVectorMatchRuleTest.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
Test8259353.java
|
8259757: add a regression test for 8259353 and 8259601
|
2021-01-20 18:48:10 +00:00 |
Test8278948.java
|
8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler
|
2022-01-04 22:59:33 +00:00 |
Test8303508.java
|
8303508: Vector.lane() gets wrong value on x86
|
2023-03-24 11:19:07 +00:00 |
TestIntrinsicBailOut.java
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
|
2022-05-31 16:02:09 +00:00 |
TestLongVectorNeg.java
|
8277449: compiler/vectorapi/TestLongVectorNeg.java fails with release VMs
|
2021-11-19 10:38:42 +00:00 |
TestLoopStoreVector.java
|
8288180: C2: VectorPhase must ensure that SafePointNode memory input is a MergeMemNode
|
2022-09-13 13:14:05 +00:00 |
TestMaskedMacroLogicVector.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
TestNoInline.java
|
8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
|
2021-09-03 12:05:00 +00:00 |
TestRawOopAtSafepoint.java
|
8276064: CheckCastPP with raw oop input floats below a safepoint
|
2022-11-17 05:58:38 +00:00 |
TestReverseByteTransforms.java
|
8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine
|
2022-10-11 01:37:20 +00:00 |
TestReverseByteTransformsSVE.java
|
8287794: Reverse*VNode::Identity problem
|
2022-07-28 11:08:38 +00:00 |
TestVectorCompressExpandBits.java
|
8301012: [vectorapi]: Intrinsify CompressBitsV/ExpandBitsV and add the AArch64 SVE backend implementation
|
2023-03-27 08:50:05 +00:00 |
TestVectorErgonomics.java
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
|
2022-05-31 16:02:09 +00:00 |
TestVectorInsertByte.java
|
8283907: Fix Huawei copyright in various files
|
2022-03-31 00:46:44 +00:00 |
TestVectorMaskTrueCount.java
|
8307795: AArch64: Optimize VectorMask.truecount() on Neon
|
2023-05-30 12:45:33 +00:00 |
TestVectorMulAddSub.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
TestVectorShiftImm.java
|
8261142: AArch64: Incorrect instruction encoding when right-shifting vectors with shift amount equals to the element width
|
2021-03-03 06:43:25 +00:00 |
TestVectorShuffleIota.java
|
8283907: Fix Huawei copyright in various files
|
2022-03-31 00:46:44 +00:00 |
TestVectorShuffleIotaByte.java
|
8283907: Fix Huawei copyright in various files
|
2022-03-31 00:46:44 +00:00 |
TestVectorTest.java
|
8292289: [vectorapi] Improve the implementation of VectorTestNode
|
2022-12-08 20:25:20 +00:00 |
VectorAbsDiffTest.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
VectorBoxExpandTest.java
|
8304948: [vectorapi] C2 crashes when expanding VectorBox
|
2023-05-05 00:34:12 +00:00 |
VectorCastShape64Test.java
|
8276151: AArch64: Incorrect result for double to int vector conversion
|
2021-11-05 07:45:54 +00:00 |
VectorCastShape128Test.java
|
8282764: AArch64: compiler/vectorapi/reshape/TestVectorCastNeon.java failed with incorrect result
|
2022-03-30 09:47:20 +00:00 |
VectorCompareWithImmTest.java
|
8301739: AArch64: Add optimized rules for vector compare with immediate for SVE
|
2023-05-06 07:20:20 +00:00 |
VectorCompareWithZeroTest.java
|
8297753: AArch64: Add optimized rules for vector compare with zero on NEON
|
2023-03-03 12:11:10 +00:00 |
VectorFPtoIntCastTest.java
|
8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
|
2022-10-12 01:05:44 +00:00 |
VectorFusedMultiplyAddSubTest.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
VectorGatherScatterTest.java
|
8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly
|
2023-01-11 01:49:56 +00:00 |
VectorLogicalOpIdentityTest.java
|
8302681: [IR Framework] Only allow cpuFeatures from a verified list
|
2023-02-27 07:12:18 +00:00 |
VectorMaskCastTest.java
|
8303161: [vectorapi] VectorMask.cast narrow operation returns incorrect value with SVE
|
2023-03-29 16:12:56 +00:00 |
VectorMaskedNotTest.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
VectorMaskLoadStoreTest.java
|
8278584: compiler/vectorapi/VectorMaskLoadStoreTest.java failed with "Error: ShouldNotReachHere()"
|
2021-12-14 22:49:04 +00:00 |
VectorMemoryAlias.java
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
|
2022-05-31 16:02:09 +00:00 |
VectorRebracket128Test.java
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
|
2022-05-31 16:02:09 +00:00 |
VectorReinterpretTest.java
|
8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation
|
2021-01-22 00:13:58 +00:00 |
VectorReplicateLongSpecialImmTest.java
|
8282528: AArch64: Incorrect replicate2L_zero rule
|
2022-04-13 04:21:43 +00:00 |
VectorReverseBytesTest.java
|
8290485: [vector] REVERSE_BYTES for byte type should not emit any instructions
|
2022-07-26 02:56:26 +00:00 |