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.28.0
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.28.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 13, 2014

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

Commits on Dec 15, 2014

  1. Fix SIMD codegen for FCmp expressions

    FCMP_UEQ, FCMP_ORD, and FCMP_UNO are all handled specially and are not
    intended to fall through to the generic code.
    sunfishcode committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    048535c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. 1.28.1

    kripken committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    a5e8942 View commit details
    Browse the repository at this point in the history
Loading