jdk-24/test/hotspot/jtreg/compiler/vectorization
2023-01-19 01:05:58 +00:00
..
runner 8298632: [TESTBUG] Add IR checks in jtreg vectorization tests 2023-01-19 01:05:58 +00:00
TestAbsCharVector.java 8261022: Fix incorrect result of Math.abs() with char type 2021-02-07 01:15:24 +00:00
TestAutoVecIntMinMax.java 8298345: Fix another two C2 IR matching tests for RISC-V 2022-12-09 12:43:47 +00:00
TestBufferVectorization.java 8266265: mark hotspot compiler/vectorization tests which ignore VM flags 2021-04-29 04:53:07 +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
TestFloatConversionsVector.java 8299038: Add AArch64 backend support for auto-vectorized FP16 conversions 2023-01-16 10:47:38 +00:00
TestForEachRem.java 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X 2020-10-26 19:40:48 +00:00
TestMacroLogicVector.java 8242491: C2: assert(v2->bottom_type() == vt) failed: mismatch when creating MacroLogicV 2020-04-17 17:58:52 +03: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestNumberOfContinuousZeros.java 8297172: Fix some issues of auto-vectorization of Long.bitCount/numberOfTrailingZeros/numberOfLeadingZeros() 2022-12-06 09:35:27 +00:00
TestOptionVectorize.java 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X 2020-10-26 19:40:48 +00:00
TestPopCountVector.java 8199421: Add support for vector popcount 2018-03-13 10:22:15 -07:00
TestPopCountVectorLong.java 8297172: Fix some issues of auto-vectorization of Long.bitCount/numberOfTrailingZeros/numberOfLeadingZeros() 2022-12-06 09:35:27 +00:00
TestPopulateIndex.java 8290943: Fix several IR test issues on SVE after JDK-8289801 2022-07-27 23:42:11 +00:00
TestReplicateLoopIV.java 8286125: C2: "bad AD file" with PopulateIndex on x86_64 2022-05-10 13:37:03 +00:00
TestReverseBitsVector.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestReverseBytes.java 8297689: Fix incorrect result of Short.reverseBytes() call in loops 2022-12-06 09:16:47 +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 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
TestSignumVector.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestSmallVectorPopIndex.java 8287517: C2: assert(vlen_in_bytes == 64) failed: 2 2022-06-03 17:59:40 +00:00
TestSubwordReverseBytes.java 8297689: Fix incorrect result of Short.reverseBytes() call in loops 2022-12-06 09:16:47 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00