mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
This commit is contained in:
parent
d7310fb0f7
commit
b092cb33e6
4 changed files with 106 additions and 7 deletions
|
@ -911,6 +911,7 @@ postaloc.cpp machnode.hpp
|
|||
reg_split.cpp addnode.hpp
|
||||
reg_split.cpp allocation.inline.hpp
|
||||
reg_split.cpp callnode.hpp
|
||||
reg_split.cpp c2compiler.hpp
|
||||
reg_split.cpp cfgnode.hpp
|
||||
reg_split.cpp chaitin.hpp
|
||||
reg_split.cpp loopnode.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue