jdk-24/test/hotspot/jtreg/compiler/codegen
Daniel Lundén 7d4c3fd091 8331295: C2: Do not clone address computations that are indirect memory input to at least one load/store
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann, chagedorn
2024-11-20 15:37:43 +00:00
..
aes 8299817: [s390] AES-CTR mode intrinsic fails with multiple short update() calls 2023-02-28 12:52:00 +00:00
BadLogicCode.java
BitTests.java
BMI1.java
BMI2.java
C1NullCheckOfNullStore.java
ClearArrayTest.java
CRCTest.java
IntRotateWithImmediate.java
LoadWithMask2.java
LoadWithMask.java
ShiftByZero.java 8288445: AArch64: C2 compilation fails with guarantee(!true || (true && (shift != 0))) failed: impossible encoding 2022-06-28 03:12:12 +00:00
ShiftTest.java 8280511: AArch64: Combine shift and negate to a single instruction 2022-04-08 01:25:13 +00:00
Test6378821.java
Test6431242.java
Test6797305.java
Test6814842.java
Test6823354.java
Test6875866.java
Test6879902.java
Test6909839.java 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
Test6935535.java
Test6942326.java
Test7009231.java
Test7100757.java 8302150: Speed up compiler/codegen/Test7100757.java 2023-02-21 07:16:51 +00:00
Test8005033.java 8282715: typo compileony in test Test8005033.java 2022-03-08 17:33:15 +00:00
Test8011901.java
TestAntiDependenciesHighMemUsage2.java 8333258: C2: high memory usage in PhaseCFG::insert_anti_dependences() 2024-09-18 07:07:45 +00:00
TestAntiDependenciesHighMemUsage.java 8333258: C2: high memory usage in PhaseCFG::insert_anti_dependences() 2024-09-18 07:07:45 +00:00
TestBooleanVect.java
TestByteDoubleVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestByteFloatVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestByteIntVect.java
TestByteLongVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestByteShortVect.java
TestByteVect.java 8274179: AArch64: Support SVE operations with encodable immediates 2021-11-18 02:41:27 +00:00
TestCharShortVect.java
TestCharVect2.java
TestCharVect.java 8274179: AArch64: Support SVE operations with encodable immediates 2021-11-18 02:41:27 +00:00
TestConvertImplicitNullCheck.java 8331518: Tests should not use the "Classpath" exception form of the legal header 2024-05-02 07:49:12 +00:00
TestDoubleVect.java
TestFloatDoubleVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestFloatVect.java
TestGCMStorePlacement.java 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
TestIntDoubleVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestIntFloatVect.java 8275317: AArch64: Support some type conversion vectorization in SLP 2021-11-17 08:19:46 +00:00
TestIntLongVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestIntVect.java 8284981: Support the vectorization of some counting-down loops in SLP 2022-04-30 07:39:16 +00:00
TestLongDoubleVect.java 8275317: AArch64: Support some type conversion vectorization in SLP 2021-11-17 08:19:46 +00:00
TestLongFloatVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestLongVect.java 8274179: AArch64: Support SVE operations with encodable immediates 2021-11-18 02:41:27 +00:00
TestMatcherClone.java 8331295: C2: Do not clone address computations that are indirect memory input to at least one load/store 2024-11-20 15:37:43 +00:00
TestMultiMemInstructionMatching.java
TestOopCmp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShortDoubleVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestShortFloatVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestShortIntVect.java
TestShortLongVect.java 8283091: Support type conversion between different data sizes in SLP 2022-06-16 02:40:59 +00:00
TestShortVect.java 8274179: AArch64: Support SVE operations with encodable immediates 2021-11-18 02:41:27 +00:00
TestSignedMultiplyLong.java
TestTrichotomyExpressions.java