jdk/hotspot/test/compiler/loopopts
Tobias Hartmann 4ab4c66c41 8159016: Over-unrolled loop is partially removed
Prevent over-unrolling of loops by computing upper bound for trip count.

Reviewed-by: kvn
2016-06-27 10:10:11 +02:00
..
6659207
6855164
6860469
7044738
7052494
superword 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
BadPredicateAfterPartialPeel.java
ConstFPVectorization.java
CountedLoopProblem.java
TestArraysFillDeadControl.java 8147645: get_ctrl_no_update() code is wrong 2016-02-03 10:58:50 +01:00
TestCastIINoLoopLimitCheck.java 8072422: Cleanup: Remove some unused flags/code in loop optimizations 2016-04-04 12:52:11 +02:00
TestDeadBackbranchArrayAccess.java
TestLogSum.java
TestLoopPeeling.java
TestMoveStoresOutOfLoops.java
TestMoveStoresOutOfLoopsStoreNoCtrl.java
TestOverunrolling.java 8159016: Over-unrolled loop is partially removed 2016-06-27 10:10:11 +02:00
TestPredicateLostDependency.java
TestSplitIfBlocksDisabled.java 8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks 2016-04-25 10:53:42 +02:00
TestSplitIfUnswitchedLoopsEliminated.java
UseCountedLoopSafepoints.java 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00