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

Argument length and argument constant optimization #5702

Merged
merged 3 commits into from
Sep 20, 2018

Conversation

yullin-ms
Copy link
Contributor

Optimize LdLen_A argument length and LdElemI_A for the argument[constants]

lib/Backend/GlobOpt.cpp Outdated Show resolved Hide resolved
lib/Backend/GlobOpt.cpp Outdated Show resolved Hide resolved
@yullin-ms yullin-ms force-pushed the argLenAndConstOpt branch 2 times, most recently from c3bf848 to 02c5710 Compare September 18, 2018 23:11
lib/Backend/GlobOpt.cpp Outdated Show resolved Hide resolved
lib/Backend/Func.h Outdated Show resolved Hide resolved
lib/Backend/GlobOpt.cpp Outdated Show resolved Hide resolved
@yullin-ms
Copy link
Contributor Author

@dotnet-bot test OSX static_osx_osx_test, test OSX static_osx_osx_release, test OSX _no_jit_shared_osx_osx_test

Copy link
Contributor

@rajatd rajatd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@chakrabot chakrabot merged commit 37feadb into chakra-core:master Sep 20, 2018
chakrabot pushed a commit that referenced this pull request Sep 20, 2018
…zation

Merge pull request #5702 from yullin-ms:argLenAndConstOpt

Optimize LdLen_A argument length and LdElemI_A for the argument[constants]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants