Skip to content
This repository has been 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.34.10
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.34.11
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 26, 2015

  1. fix some splat floating

    kripken committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    d679f76 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. support llvm.powi.* which are like llvm.pow.* but have an integer sec…

    …ond operand. As we lower this to Math.pow, the JS engine has the opportunity to optimize this
    kripken committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    fd10012 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. 1.34.11

    kripken committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    b2f26d1 View commit details
    Browse the repository at this point in the history
Loading