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-03-31 18:20:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
predicates
/
assertion
History
Saranya Natarajan
805f1deebc
8342941: IGV: Add various new graph dumps during loop opts
...
Reviewed-by: chagedorn, dlunden
2025-07-16 07:44:57 +00:00
..
TestAssertionPredicateDoesntConstantFold.java
8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
2024-10-29 08:07:22 +00:00
TestAssertionPredicates.java
8356084: C2: Data is wrongly rewired to Initialized Assertion Predicates instead of Template Assertion Predicates
2025-05-08 11:34:46 +00:00
TestIfWithPhiInput.java
8333394: C2: assert(bol->is_Opaque4() || bol->is_OpaqueInitializedAssertionPredicate()) failed: Opaque node of non-null-check or of Initialized Assertion Predicate
2024-06-04 09:47:08 +00:00
TestLoadPinnedAboveAssertionPredicatesAndUsingStore.java
8347018: C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo()
2025-01-20 12:24:33 +00:00
TestMissingSetCtrlForTrueConstant.java
8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
2024-10-29 08:07:22 +00:00
TestOpaqueInitializedAssertionPredicateNode.java
8333644: C2: assert(is_Bool()) failed: invalid node class: Phi
2024-06-06 06:58:05 +00:00
TestPhiAboveOpaqueInitializedAssertionPredicate.java
8355674: C2: Partial Peeling should not introduce Phi nodes above OpaqueInitializedAssertionPredicate nodes
2025-05-08 11:33:31 +00:00
TestSplitIfCloningDown.java
8330004: Refactor cloning down code in Split If for Template Assertion Predicates
2024-04-22 06:07:07 +00:00
TestTemplateAssertionPredicateNotRemoved.java
8345795: Update copyright year to 2024 for hotspot in files where it was missed
2024-12-10 08:47:46 +00:00
TestTemplateAssertionPredicateWithTwoUCTs.java
8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
2024-10-29 08:07:22 +00:00
TestTemplateWithoutOpaqueLoopNodes.java
8342941: IGV: Add various new graph dumps during loop opts
2025-07-16 07:44:57 +00:00