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.12
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.13
Choose a head ref
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 1, 2015

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

Commits on Dec 3, 2015

  1. 2 Configuration menu
    Copy the full SHA
    a7975f1 View commit details
    Browse the repository at this point in the history
  2. be more careful when fixing function pointers in SimplifyStructRegSig…

    …natures, we need the types to always be consistent, so llvm assertions are not triggered
    kripken committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    07e9d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adba5d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b077029 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19de837 View commit details
    Browse the repository at this point in the history
  6. clean up no longer needed code, we can use constantexpr bitcasts for …

    …more things in SimplifyStructRegSignatures
    kripken committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    a14b776 View commit details
    Browse the repository at this point in the history
  7. support llvm.debugtrap

    kripken committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    2ab9913 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. support llvm.expect.i1

    kripken committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    ccb6f1f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. 1.35.13

    kripken committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    b283f9e View commit details
    Browse the repository at this point in the history
Loading