jdk-24/test/hotspot/jtreg/compiler/vectorization
Jesper Wilhelmsson 3ad3950560 Merge
2022-07-14 16:29:51 +00:00
..
runner 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestAbsCharVector.java 8261022: Fix incorrect result of Math.abs() with char type 2021-02-07 01:15:24 +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
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
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 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02:09 +00:00
TestPopulateIndex.java 8286972: Support the new loop induction variable related PopulateIndex IR node on x86 2022-05-23 15:28:32 +00:00
TestReplicateLoopIV.java 8286125: C2: "bad AD file" with PopulateIndex on x86_64 2022-05-10 13:37:03 +00:00
TestReverseBytes.java 8288112: C2: Error: ShouldNotReachHere() in Type::typerr() 2022-07-14 01:46:11 +00:00
TestRotateByteAndShortVector.java 8286847: Rotate vectors don't support byte or short 2022-06-09 04:00:31 +00:00
TestRoundVectAArch64.java 8282541: AArch64: Auto-vectorize Math.round API 2022-04-26 13:43:12 +00:00
TestRoundVectDouble.java 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
TestRoundVectFloat.java 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
TestSignumVector.java 8282711: Accelerate Math.signum function for AVX and AVX512 target. 2022-04-29 06:34:09 +00:00
TestSmallVectorPopIndex.java 8287517: C2: assert(vlen_in_bytes == 64) failed: 2 2022-06-03 17:59:40 +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