jdk-24/test/hotspot/jtreg/compiler/loopopts
Roland Westrelin 386e258e20 8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
2017-11-28 11:59:16 +01:00
..
superword 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadPredicateAfterPartialPeel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstFPVectorization.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CountedLoopProblem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6659207.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6855164.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6860469.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7044738.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7052494.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArraysFillDeadControl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCastIINoLoopLimitCheck.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCMovSplitThruPhi.java 8187822: C2 conditonal move optimization might create broken graph 2017-09-27 16:17:47 +02:00
TestCountedLoopBadIVRange.java 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String 2017-11-13 14:53:28 -05:00
TestCountedLoopSafepointBackedge.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestDeadBackbranchArrayAccess.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestImpossibleIV.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestLogSum.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestLoopPeeling.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestMoveStoresOutOfLoops.java 8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice" 2017-10-13 14:02:01 +02:00
TestMoveStoresOutOfLoopsStoreNoCtrl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestOverunrolling.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestPredicateLostDependency.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSplitIfBlocksDisabled.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSplitIfPinnedCMove.java 8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge 2017-11-27 10:44:19 -08:00
TestSplitIfUnswitchedLoopsEliminated.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UseCountedLoopSafepoints.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UseCountedLoopSafepointsTest.java 8186027: C2: loop strip mining 2017-11-28 11:59:16 +01:00