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.35.2
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.35.3
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 21, 2015

  1. Copy the full SHA
    4c9320c View commit details
  2. Copy the full SHA
    602e7fa View commit details

Commits on Oct 22, 2015

  1. FlattenGlobals: Remove unused BufEnd field.

    This field was only used in an assert message, so just calculate it
    at that point.
    waywardmonkeys committed Oct 22, 2015
    Copy the full SHA
    e118e68 View commit details
  2. Merge pull request #125 from waywardmonkeys/fix-bufend-warning

    FlattenGlobals: Remove unused BufEnd field.
    kripken committed Oct 22, 2015
    Copy the full SHA
    2e69192 View commit details

Commits on Oct 26, 2015

  1. Copy the full SHA
    53cedad View commit details
  2. Merge pull request #127 from kripken/zext-simd

    zext <4 x i1> to <4 x i32>
    kripken committed Oct 26, 2015
    Copy the full SHA
    70c2128 View commit details

Commits on Oct 27, 2015

  1. 1.35.3

    kripken committed Oct 27, 2015
    Copy the full SHA
    869680c View commit details
Loading