jdk-24/test/hotspot/jtreg/compiler/vectorization
Emanuel Peter 811d08c0a4 8340010: Fix vectorization tests with compact headers
Reviewed-by: chagedorn, rkennke, mli
2024-11-25 10:39:36 +00:00
..
runner 8340010: Fix vectorization tests with compact headers 2024-11-25 10:39:36 +00:00
TestAbsCharVector.java 8261022: Fix incorrect result of Math.abs() with char type 2021-02-07 01:15:24 +00:00
TestAutoVecIntMinMax.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestBufferVectorization.java 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs 2024-01-08 16:10:21 +00:00
TestCMoveWithoutBoolPack.java 8313345: SuperWord fails due to CMove without matching Bool pack 2023-08-09 05:16:02 +00:00
TestComplexAddrExpr.java 8249749: modify a primitive array through a stream and a for cycle causes jre crash 2020-08-10 15:31:01 -07:00
TestEor3AArch64.java 8299528: IR test: TestEor3AArch64.java fails on aarch64 2023-01-06 10:04:04 +00:00
TestFloat16VectorConvChain.java 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv 2024-10-25 14:28:01 +00:00
TestFloatConversionsVector.java 8340010: Fix vectorization tests with compact headers 2024-11-25 10:39:36 +00:00
TestFloatConversionsVectorNaN.java 8320646: RISC-V: C2 VectorCastHF2F 2024-03-07 12:21:23 +00:00
TestForEachRem.java 8298935: fix independence bug in create_pack logic in SuperWord::find_adjacent_refs 2023-03-15 14:02:45 +00:00
TestMacroLogicVector.java 8242491: C2: assert(v2->bottom_type() == vt) failed: mismatch when creating MacroLogicV 2020-04-17 17:58:52 +03:00
TestMaskedVectors.java 8317121: vector_masked_load instruction is moved too early after JDK-8286941 2023-10-03 18:18:26 +00:00
TestMemoryVectorMismatched.java 8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value() 2021-04-27 16:34:28 +00:00
TestNaNVector.java
TestNarrowedIntegerReverseBytes.java 8305324: C2: Wrong execution of vectorizing Interger.reverseBytes 2023-04-12 17:08:26 +00:00
TestNumberOfContinuousZeros.java 8331577: RISC-V: C2 CountLeadingZerosV 2024-05-10 13:59:09 +00:00
TestOffsetSorting.java 8334228: C2 SuperWord: fix JDK-24 regression in VPointer::cmp_for_sort after JDK-8325155 2024-06-17 06:58:55 +00:00
TestOptionVectorize.java 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X 2020-10-26 19:40:48 +00:00
TestOptionVectorizeIR.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestOverlappingMismatchedAccesses.java 8300258: C2: vectorization fails on simple ByteBuffer loop 2023-03-09 08:00:24 +00:00
TestPopCountVector.java 8320995: RISC-V: C2 PopCountVI 2024-05-08 09:37:42 +00:00
TestPopCountVectorLong.java 8320995: RISC-V: C2 PopCountVI 2024-05-08 09:37:42 +00:00
TestPopulateIndex.java 8311130: AArch64: Sync SVE related CPU features with VM options 2023-07-20 09:35:45 +00:00
TestReplicateAtConv.java 8341834: C2 compilation fails with "bad AD file" due to Replicate 2024-11-06 14:49:30 +00:00
TestReplicateLoopIV.java 8286125: C2: "bad AD file" with PopulateIndex on x86_64 2022-05-10 13:37:03 +00:00
TestReverseBitsVector.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestReverseBytes.java 8322753: RISC-V: C2 ReverseBytesV 2024-05-09 07:05:18 +00:00
TestRotateByteAndShortVector.java 8286847: Rotate vectors don't support byte or short 2022-06-09 04:00:31 +00:00
TestRoundVectAArch64.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestRoundVectDouble.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestRoundVectFloat.java 8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java 2024-02-04 09:46:15 +00:00
TestRoundVectorDoubleRandom.java 8321010: RISC-V: C2 RoundVF 2024-09-13 08:05:19 +00:00
TestRoundVectorFloatAll.java 8321010: RISC-V: C2 RoundVF 2024-09-13 08:05:19 +00:00
TestRoundVectorFloatRandom.java 8321010: RISC-V: C2 RoundVF 2024-09-13 08:05:19 +00:00
TestRoundVectRiscv64.java 8321010: RISC-V: C2 RoundVF 2024-09-13 08:05:19 +00:00
TestSignumVector.java 8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV 2024-06-17 11:35:41 +00:00
TestSmallVectorPopIndex.java 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
TestSubwordReverseBytes.java 8310308: IR Framework: check for type and size of vector nodes 2023-08-15 10:08:51 +00:00
TestUnexpectedLoadOrdering.java 8207065: Cleanup compiler tests for Client VM 2018-07-13 11:13:34 -07:00
TestVectorsNotSavedAtSafepoint.java 8264179: [TESTBUG] Some compiler tests fail when running without C2 2021-03-29 08:03:47 +00:00
TestVectorUnalignedOffset.java