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-11 19:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
predicates
/
assertion
History
Christian Hagedorn
ad07426fab
8356084: C2: Data is wrongly rewired to Initialized Assertion Predicates instead of Template Assertion Predicates
...
Reviewed-by: epeter, kvn
2025-05-08 11:34:46 +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
…
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
…
TestPhiAboveOpaqueInitializedAssertionPredicate.java
8355674: C2: Partial Peeling should not introduce Phi nodes above OpaqueInitializedAssertionPredicate nodes
2025-05-08 11:33:31 +00:00
TestSplitIfCloningDown.java
…
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
…