mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
7088955: add C2 IR support to the SA
Reviewed-by: kvn
This commit is contained in:
parent
e39ba1a5fe
commit
e3afdf10ad
200 changed files with 7232 additions and 13674 deletions
|
@ -80,6 +80,8 @@ class WarmCallInfo;
|
|||
// This class defines a top-level Compiler invocation.
|
||||
|
||||
class Compile : public Phase {
|
||||
friend class VMStructs;
|
||||
|
||||
public:
|
||||
// Fixed alias indexes. (See also MergeMemNode.)
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue