jdk-24/test/hotspot/jtreg/compiler/c2/irTests
Roland Westrelin 8d1a1e83f4 8278228: C2: Improve identical back-to-back if elimination
Reviewed-by: chagedorn, kvn
2022-01-10 07:52:18 +00:00
..
stringopts 8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity 2021-10-05 07:02:06 +00:00
TestAutoVectorization2DArray.java 8279258: Auto-vectorization enhancement for two-dimensional array operations 2022-01-07 00:04:51 +00:00
TestBackToBackIfs.java 8278228: C2: Improve identical back-to-back if elimination 2022-01-10 07:52:18 +00:00
TestIRLShiftIdeal_XPlusX_LShiftC.java 8278114: New addnode ideal optimization: converting "x + x" into "x << 1" 2022-01-05 00:38:59 +00:00
TestIterativeEA.java 8276455: C2: iterative EA 2021-12-14 19:24:13 +00:00
TestLongRangeChecks.java 8276116: C2: optimize long range checks in int counted loops 2021-12-08 21:33:33 +00:00
TestPostParseCallDevirtualization.java 8275086: compiler/c2/irTests/TestPostParseCallDevirtualization.java fails when compiler1 is disabled 2021-11-03 05:51:18 +00:00
TestScheduleSmallMethod.java 8275847: Scheduling fails with "too many D-U pinch points" on small method 2021-11-08 06:40:49 +00:00
TestShiftAndMask.java 8278949: Cleanups for 8277850 2021-12-20 10:00:14 +00:00
TestSpecialCasesOf_AMinusB_Plus_CMinusD_InAddIdeal.java 8278471: Remove unreached rules in AddNode::IdealIL 2021-12-16 03:57:29 +00:00
TestUnsignedComparison.java 8276162: Optimise unsigned comparison pattern 2021-11-16 14:09:53 +00:00