Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bytecodealliance/cranelift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.36.0
Choose a base ref
...
head repository: bytecodealliance/cranelift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.37.0
Choose a head ref
  • 11 commits
  • 26 files changed
  • 6 contributors

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    777ad71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bcea50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeebe91 View commit details
    Browse the repository at this point in the history
  4. Produce more helpful basic block errors in cranelift-frontend.

    Previously, the error just notified that there was a failure.
    The new-style error says specifically in which ebb, on which instruction.
    sstangl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    aba199b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    c1b9989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59545d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b96e7 View commit details
    Browse the repository at this point in the history
  4. cranelift-wasm hooks to instrument wasm operators (#861)

    * cranelift-wasm hooks to instrument wasm operators
    iximeow authored Jul 25, 2019
    Configuration menu
    Copy the full SHA
    d7f3973 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a58a9d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Derive Hash for some types

    mrowqa authored and sunfishcode committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    4b27419 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.37.0

    sunfishcode committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3c42749 View commit details
    Browse the repository at this point in the history
Loading