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

Added JIT CNV4 compiler for ppc64le, ppc64 and ppc #5540

Closed
wants to merge 11 commits into from
Closed

Added JIT CNV4 compiler for ppc64le, ppc64 and ppc #5540

wants to merge 11 commits into from

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    4e83f3a View commit details
    Browse the repository at this point in the history
  2. Some fixes to the JIT

    nioroso-x3 committed May 12, 2019
    Configuration menu
    Copy the full SHA
    0e22168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d10b738 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Fix freeing jit memory.

    nioroso-x3 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    23d65e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940eb40 View commit details
    Browse the repository at this point in the history
  3. Reduced ifdefs

    nioroso-x3 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    18808f2 View commit details
    Browse the repository at this point in the history
  4. Reuse APPEND_CODE define

    nioroso-x3 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    9284107 View commit details
    Browse the repository at this point in the history
  5. Clean up

    nioroso-x3 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    9be0d9a View commit details
    Browse the repository at this point in the history
  6. Fix typo in the x86 code

    nioroso-x3 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    c4a3bb6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    d3b2905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6ffe1 View commit details
    Browse the repository at this point in the history