hg: ppc-aix-port/jdk7u/hotspot: Opto: Extend adlc to generate fields into nodes.

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Fri Oct 26 07:24:37 PDT 2012


Changeset: f7bcbed71b34
Author:    Goetz Lindenmaier
Date:      2012-10-26 16:22 +0200
URL:       http://hg.openjdk.java.net/ppc-aix-port/jdk7u/hotspot/rev/f7bcbed71b34

Opto: Extend adlc to generate fields into nodes.

Similar to secifying functions returning constants (as
ins_avoid_back_to_back()) adlc accepts specifications with
prefix ins_field_xxx(tp) and adds field xxx of type tp to the node.

! src/share/vm/adlc/output_h.cpp



More information about the ppc-aix-port-dev mailing list