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

Make unused r12 register (without compressed oops) available to regalloc in C2

    XMLWordPrintable

Details

    • b09
    • x86_64
    • generic

    Description

      When running with compressed oops, the r12 register holds the heapbase, and thus is not available to register allocation in C2. However, when *not* running with compressed oops, it is still not available and remains unused. It should be made available to register allocation in this case.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: