jdk-24/hotspot/test/compiler/loopopts
Tobias Hartmann 3e59334eef 8177095: Range check dependent CastII/ConvI2L is prematurely eliminated
Disabled narrowing of range check dependent CastIIs (either through the CastII(AddI) optimization or through CastIINode::Ideal).

Reviewed-by: vlivanov, kvn
2017-03-27 10:12:29 +02:00
..
superword 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
BadPredicateAfterPartialPeel.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ConstFPVectorization.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
CountedLoopProblem.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6659207.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6855164.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test6860469.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test7044738.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test7052494.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestArraysFillDeadControl.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestCastIINoLoopLimitCheck.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestCountedLoopSafepointBackedge.java 8166002: Emulate client build on platforms with reduced virtual address space 2017-01-17 21:38:07 -08:00
TestDeadBackbranchArrayAccess.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestImpossibleIV.java 8166742: SIGFPE in C2 Loop IV elimination 2016-09-28 10:11:40 -07:00
TestLogSum.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestLoopPeeling.java 8177095: Range check dependent CastII/ConvI2L is prematurely eliminated 2017-03-27 10:12:29 +02:00
TestMoveStoresOutOfLoops.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestMoveStoresOutOfLoopsStoreNoCtrl.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestOverunrolling.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestPredicateLostDependency.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestSplitIfBlocksDisabled.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestSplitIfUnswitchedLoopsEliminated.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
UseCountedLoopSafepoints.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
UseCountedLoopSafepointsTest.java 8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode 2017-01-19 21:52:51 -08:00