Set probability FAIR for pre-, post- loops and ALWAYS for main loop

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • hs14
    • Affects Version/s: hs12
    • Component/s: hotspot
    • b06
    • sparc
    • solaris_10

        C2 clone original loop's probability when it constructs pre-, main, post- loops.
        Then C2 adds zero-trip guard for main loop with probability FAIR.
        As result a main loop's probability could be half of a pre-loop's probability
        and RA may generates stack spills in the main loop and not in the pre-loop.

              Assignee:
              Vladimir Kozlov
              Reporter:
              Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: