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 |
|
Thomas Stuefe
|
ad78b7fa67
|
8331185: Enable compiler memory limits in debug builds
Reviewed-by: asmehra, kvn
|
2024-05-08 10:38:09 +00:00 |
|
Emanuel Peter
|
8f195ff236
|
8298952: All nodes should have type(n) == Value(n) after IGVN
Reviewed-by: kvn, thartmann, chagedorn
|
2023-02-06 08:45:48 +00:00 |
|
Christian Hagedorn
|
08df6a1f15
|
8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
Replace the recursive verification algorithm with an iterative one to avoid a stack overflow for large graphs.
Reviewed-by: kvn, thartmann
|
2020-06-15 09:50:11 +02:00 |
|