Skip to content
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
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
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.28.1
Choose a head ref
  • 12 commits
  • 115 files changed
  • 4 contributors

Commits on Dec 12, 2014

  1. run registerizeHarder in native optimizer, and fix a minor comparison…

    … bug in that pass in js
    kripken committed Dec 12, 2014
    2 Configuration menu
    Copy the full SHA
    d8f7e89 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. fix bug in registerizeHarder in native optimizer, where we would fill…

    … up the link maps unnecessarily
    kripken committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    7fd7898 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Configuration menu
    Copy the full SHA
    de98482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20aafad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3080 from rfk/rfk/fix-native-registerize-harder

    Fix input-register-conflict checking in native registerizeHarder
    kripken committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    76bb84e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7e8dd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc30a96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a88a07 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Configuration menu
    Copy the full SHA
    ce5219b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c97bd9 View commit details
    Browse the repository at this point in the history
  3. comment

    kripken committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    0c3be23 View commit details
    Browse the repository at this point in the history
  4. Migrate to using musl 1.0.3 math functions to avoid jumping out of as…

    …m.js path and generating garbage.
    juj committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    644b013 View commit details
    Browse the repository at this point in the history
Loading