mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8011621: live_ranges_in_separate_class.patch
Reviewed-by: kvn, roland
This commit is contained in:
parent
fbdab16d85
commit
09fdc18edc
21 changed files with 733 additions and 771 deletions
|
@ -1115,7 +1115,6 @@ typedef BinaryTreeDictionary<Metablock, FreeList> MetablockTreeDictionary;
|
|||
c2_nonstatic_field(PhaseChaitin, _lo_stk_degree, uint) \
|
||||
c2_nonstatic_field(PhaseChaitin, _hi_degree, uint) \
|
||||
c2_nonstatic_field(PhaseChaitin, _simplified, uint) \
|
||||
c2_nonstatic_field(PhaseChaitin, _maxlrg, uint) \
|
||||
\
|
||||
c2_nonstatic_field(Block, _nodes, Node_List) \
|
||||
c2_nonstatic_field(Block, _succs, Block_Array) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue