Skip to content
This repository was archived by the owner on Nov 1, 2021. 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: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.37.9
Choose a base ref
...
head repository: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.37.10
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    43fb415 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. More array splitting, handle select and phi (#179)

    * split up select and phi operations on arrays, to parallel what we do for structs, in the legalization
    
    * fix places where it said struct but should say array
    kripken authored Apr 10, 2017
    Configuration menu
    Copy the full SHA
    084a1d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. 1.37.10

    kripken committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    2db29c7 View commit details
    Browse the repository at this point in the history
Loading