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

SpecJVM has a compile speed regression: fixup spills

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • None
    • beta2
    • x86
    • generic

      C2 is spending 5% of all compile-time on Intel in fixup-spills, a straightforward routine that converts idealized spill instructions into machine-specific spill instructions. Most of the time is spent Matching machine instructions. Instead, we should simply copy a canonical spill instruction and patch in the stack offset.

            cclicksunw Clifford Click (Inactive)
            cclicksunw Clifford Click (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: