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

Cleaning up the split code in the register allocator of C2

XMLWordPrintable

      This is an important step in order to actually improve the spill heuristics ( which is bug https://jbs.oracle.com/bugs/browse/JDK-7022320 ).

      By cleaning up the existing code we can get a better understanding of what's happening and hopefully find things to improve. Dead code is removed and the main method Split() will instead be a class consisting of many functions in order to improve readability and isolate the code from the rest of the register allocator.

            Unassigned Unassigned
            adlertz Niclas Adlertz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: