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

Skip nop instructions #638

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Skip nop instructions #638

wants to merge 7 commits into from

Commits on Nov 12, 2020

  1. Skip nop instructions

    chfast committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    433db1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3936e View commit details
    Browse the repository at this point in the history
  3. Do not omit end instructions

    chfast committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    b15a01f View commit details
    Browse the repository at this point in the history
  4. Skip end instructions

    chfast committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d733ace View commit details
    Browse the repository at this point in the history
  5. Simplify end implementation

    chfast committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    51d2580 View commit details
    Browse the repository at this point in the history
  6. test: Update end-related tests

    chfast committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    da8c473 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bdbbc5 View commit details
    Browse the repository at this point in the history