jdk-24/test/hotspot/jtreg/compiler/vectorapi
Jorn Vernee 32ac72c3d3 8312522: Implementation of Foreign Function & Memory API
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
..
reshape 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +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 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +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 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +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 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestReverseByteTransformsSVE.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestVectorCompressExpandBits.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestVectorErgonomics.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
TestVectorInsertByte.java 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestVectorMaskTrueCount.java 8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795 2023-06-05 11:32:53 +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 8309531: Incorrect result with unwrapped iotaShuffle. 2023-07-05 05:46:24 +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 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
VectorFusedMultiplyAddSubTest.java 8308340: C2: Idealize Fma nodes 2023-08-15 01:04:22 +00:00
VectorGatherScatterTest.java 8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly 2023-01-11 01:49:56 +00:00
VectorLogicalOpIdentityTest.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +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 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
VectorRebracket128Test.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +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 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00