mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
6894779: Loop Predication for Loop Optimizer in C2
Loop predication implementation Reviewed-by: never, kvn
This commit is contained in:
parent
96612c6e23
commit
815db4fcba
13 changed files with 838 additions and 30 deletions
|
@ -601,6 +601,7 @@ locknode.hpp subnode.hpp
|
|||
|
||||
loopTransform.cpp addnode.hpp
|
||||
loopTransform.cpp allocation.inline.hpp
|
||||
loopTransform.cpp callnode.hpp
|
||||
loopTransform.cpp connode.hpp
|
||||
loopTransform.cpp compileLog.hpp
|
||||
loopTransform.cpp divnode.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue