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.23.3
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.23.4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 9, 2014

  1. Add a emscripten_float32x4_not function

    If we have andNot, we should have plain not too. And not is needed by
    some functions I'm adding to Emscripten's xmmintrin.h.
    sunfishcode committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    e3184f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. 1.23.4

    kripken committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    e4e0137 View commit details
    Browse the repository at this point in the history
Loading