jdk-24/test/hotspot/jtreg/compiler/integerArithmetic
Aleksey Shipilev c77ebe8874 8274060: C2: Incorrect computation after JDK-8273454
Reviewed-by: thartmann, neliasso, chagedorn
2021-09-22 08:40:04 +00:00
..
MultiplyByConstantLongMax.java 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation 2018-11-26 17:35:35 +01:00
MultiplyByIntegerMinHang.java 8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 2018-11-14 13:15:54 +01:00
TestAssociative.java 8270366: C2: Add associative rule to add/sub node 2021-07-15 16:40:30 +00:00
TestIntegerComparison.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestNegAnd.java 8274060: C2: Incorrect computation after JDK-8273454 2021-09-22 08:40:04 +00:00
TestNegMultiply.java 8273454: C2: Transform (-a)*(-b) into a*b 2021-09-18 23:11:06 +00:00