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

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

XMLWordPrintable

    • b09
    • x86_64
    • generic

      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.

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

              Created:
              Updated:
              Resolved: