jdk-24/test/hotspot/jtreg/compiler/vectorapi
2022-06-16 22:07:13 +00:00
..
reshape 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02: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
TestCPUFeatureCheck.java 8287525: Extend IR annotation with new options to test specific target feature. 2022-06-14 06:13:26 +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 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestMaskedMacroLogicVector.java 8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378 2022-03-03 07:17:56 +00:00
TestNoInline.java 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines())) 2021-09-03 12:05:00 +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
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
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
VectorFPtoIntCastTest.java 8288281: compiler/vectorapi/VectorFPtoIntCastTest.java failed with "IRViolationException: There were one or multiple IR rule failures." 2022-06-16 22:07:13 +00:00
VectorFusedMultiplyAddSubTest.java 8282431: AArch64: Add optimized rules for masked vector multiply-add/sub for SVE 2022-04-01 09:33:46 +00:00
VectorMaskCastTest.java 8271515: Integration of JEP 417: Vector API (Third Incubator) 2021-11-15 21:48:38 +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