mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-26 14:50:34 +00:00
Remove unused notion of 'PhiNode-to-copy degradation', where PhiNodes can be degraded to copies by setting their RegionNode to NULL. Remove corresponding PhiNode::is_copy() test, which always returned NULL (false). Assert that PhiNodes have an associated RegionNode in PhiNode::Ideal(). Reviewed-by: thartmann, kvn
Welcome to the JDK!
For build instructions please see the online documentation, or either of these files:
- doc/building.html (html version)
- doc/building.md (markdown version)
See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.
Description
Languages
Java
73.9%
C++
14.2%
C
7.9%
Assembly
2.7%
Objective-C
0.4%
Other
0.7%