mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
6829187: compiler optimizations required for JSR 292
C2 implementation for invokedynamic support. Reviewed-by: kvn, never
This commit is contained in:
parent
9be2e29930
commit
375527d84e
31 changed files with 566 additions and 89 deletions
|
@ -155,6 +155,7 @@ callGenerator.cpp callnode.hpp
|
|||
callGenerator.cpp cfgnode.hpp
|
||||
callGenerator.cpp compileLog.hpp
|
||||
callGenerator.cpp connode.hpp
|
||||
callGenerator.cpp ciCPCache.hpp
|
||||
callGenerator.cpp parse.hpp
|
||||
callGenerator.cpp rootnode.hpp
|
||||
callGenerator.cpp runtime.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue