This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
predicates
History
Christian Hagedorn
f26e430899
8327110: Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
...
Reviewed-by: epeter, kvn
2024-04-04 06:04:49 +00:00
..
TestBackToBackParsePredicates.java
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
2023-09-21 08:56:31 +00:00
TestCloningWithManyDiamondsInExpression.java
8327110: Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
2024-04-04 06:04:49 +00:00
TestHoistedPredicateForNonRangeCheck.java
…
TestLoopUnswitchingWithoutParsePredicates.java
8314106: C2: assert(is_valid()) failed: must be valid after JDK-8305636
2023-08-14 08:14:42 +00:00
TestPeelingFindsUnrelatedOpaque4Node.java
8314233: C2: assert(assertion_predicate_has_loop_opaque_node(iff)) failed: unexpected
2023-08-16 06:58:23 +00:00
TestPredicatesBasic.java
8325606: compiler/predicates/TestPredicatesBasic.java does not compile
2024-02-12 08:18:45 +00:00
TestTemplateAssertionPredicateNotRemoved.java
8314116: C2: assert(false) failed: malformed control flow after JDK-8305636
2023-08-14 08:15:02 +00:00
TestWrongPredicateOrder.java
8308892: Bad graph detected in build_loop_late after JDK-8305635
2023-06-02 12:00:11 +00:00
TestWrongRuntimePredicateDetection.java
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
2023-11-16 07:37:45 +00:00