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

Update cranelift, impl low hanging fruit SIMD opcodes #2307

Merged
merged 10 commits into from
May 14, 2021

Commits on May 12, 2021

  1. Update cranelift, impl low hanging fruit SIMD opcodes

    Mark McCaskey committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9e04e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7df813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c96f54 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Update relocation type for PIC Cranelift

    Mark McCaskey committed May 13, 2021
    Configuration menu
    Copy the full SHA
    89145ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4fe29 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix linux CI failure with relocation

    Mark McCaskey committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f0a018c View commit details
    Browse the repository at this point in the history
  4. Use usize in relocation

    Mark McCaskey committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9567e05 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Ignore skip_stack_guard_page on linux for now

    Mark McCaskey committed May 14, 2021
    Configuration menu
    Copy the full SHA
    a4eb971 View commit details
    Browse the repository at this point in the history
  2. Simplified test ignores

    syrusakbary committed May 14, 2021
    Configuration menu
    Copy the full SHA
    680764a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b4817 View commit details
    Browse the repository at this point in the history