Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use symRef with known obj index for known parms #3960

Merged
merged 1 commit into from
Jun 18, 2019

Commits on Jun 7, 2019

  1. Use symRef with known obj index for known parms

    If known object information is avaible for the method receiver, use
    known object index to create the parm symbol reference. Optimizations
    can make use of the info without running global VP which is very
    expensive and doesn't kick in at warm.
    
    Signed-off-by: Yi Zhang <yizhang@ca.ibm.com>
    Yi Zhang committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    aa5579b View commit details
    Browse the repository at this point in the history