This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-08-05 23:54:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
predicates
History
Christian Hagedorn
a5c9a4dbde
8349032: C2: Parse Predicate refactoring in Loop Unswitching broke fix for JDK-8290850
...
Reviewed-by: kvn, thartmann
2025-02-24 07:28:05 +00:00
..
assertion
8347018: C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo()
2025-01-20 12:24:33 +00:00
TestBackToBackParsePredicates.java
…
TestCloningWithManyDiamondsInExpression.java
8327111: Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
2024-04-08 10:52:30 +00:00
TestCountedLoopMinJintStride.java
8328822: C2: "negative trip count?" assert failure in profile predicate code
2024-04-11 07:27:33 +00:00
TestHoistedPredicateForNonRangeCheck.java
…
TestLoopUnswitchingWithoutParsePredicates.java
…
TestParsePredicateUCTWithPhi.java
8349032: C2: Parse Predicate refactoring in Loop Unswitching broke fix for JDK-8290850
2025-02-24 07:28:05 +00:00
TestPeelingFindsUnrelatedOpaque4Node.java
…
TestPredicatesBasic.java
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
2024-02-12 08:18:45 +00:00
TestTopIntoIfTrue.java
8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
2024-10-23 06:39:18 +00:00
TestWrongPredicateOrder.java
…
TestWrongRuntimePredicateDetection.java
…