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

KILL vs. TEMP ordering restrictions are too strong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs15
    • hs15
    • hotspot
    • None
    • b03
    • sparc
    • solaris_9

        The support for TEMP operands in the adlc has some sanity checks that require TEMPs to come before KILLs since kill normally aren't really uses. This simplifies some of the logic for mapping between operands and inputs. The existing logic is being too strict since it complains about USE_KILLs instead of just raw KILLs. The code should be modified to ignore USE_KILLs.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: