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.13.2
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.14.0
Choose a head ref
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on Mar 15, 2014

  1. prettyWarning utility

    kripken committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    5efd13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8f111 View commit details
    Browse the repository at this point in the history
  3. update relooper

    kripken committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    e07a614 View commit details
    Browse the repository at this point in the history
  4. Add triple and datalayout strings to testcases.

    This allows them to be run without specifying any command-line options,
    which is convenient.
    sunfishcode committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    4966d3e View commit details
    Browse the repository at this point in the history
  5. Handle conflicting lifetime markers conservatively.

    Avoid infinite looping in AllocaManager::computeInterBlockLiveness,
    without using new temporary variables. This also makes it clear that
    the algorithm is conservative in the face of conflicting liveness
    intrinsics.
    sunfishcode committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    8bcbabf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    8a59de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32810ec View commit details
    Browse the repository at this point in the history
  3. 1.14.0

    kripken committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    f30db82 View commit details
    Browse the repository at this point in the history
Loading