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

Cranelift: enable SIMD based on actual Wasm features #2224

Merged
merged 12 commits into from
May 15, 2021
Merged

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    4bf35d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    563d449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90344a9 View commit details
    Browse the repository at this point in the history
  4. Revert "Set cranelift simd config based on Wasm Features"

    This reverts commit 90344a9.
    jubianchi committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    656c8bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    552bc20 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge branch 'master' of github.com:wasmerio/wasmer into cranelift-simd

    # Conflicts:
    #	lib/deprecated/runtime-core/Cargo.lock
    syrusakbary committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8b4dce2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Merge branch 'master' into HEAD

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

Commits on May 14, 2021

  1. Merge branch 'feature/update-clif-small-simd-improvement' into cranel…

    …ift-simd
    
    # Conflicts:
    #	Cargo.lock
    #	fuzz/Cargo.lock
    #	lib/compiler-cranelift/Cargo.toml
    #	lib/deprecated/runtime-core/Cargo.lock
    syrusakbary committed May 14, 2021
    Configuration menu
    Copy the full SHA
    a5ba236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc05cf1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    7820a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dac469 View commit details
    Browse the repository at this point in the history
  3. Fixed lint

    syrusakbary committed May 15, 2021
    Configuration menu
    Copy the full SHA
    9ea5a13 View commit details
    Browse the repository at this point in the history