Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075798

Allow ADLC register class to depend on runtime conditions also for cisc-spillable classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b64

        In .ad files, it is difficult to have register classes that depend on runtime conditions. JDK-7090968 partially solves the problem, but it does not work in cases when not only a register mask, but also a
        "stack mask" is generated for a register class (i.e., the register class is "cisc-spillable").

        The goal of this enhancement is to extend ADLC parsing to support register classes that depend on dynamic conditions, including cisc-spillable classes.

              zmajo Zoltan Majo (Inactive)
              zmajo Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: