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

Commits on Oct 23, 2015

  1. Copy the full SHA
    5ac316d View commit details
  2. do not ExpandVarArgFunc on declarations that are never used, as if ex…

    …panded they leave around bitcasts that count as uses
    kripken committed Oct 23, 2015
    Copy the full SHA
    c52216e View commit details
  3. look through pointer casts in getHeapNameAndIndex, and do so carefull…

    …y, taking into account the final type; update globals.ll
    kripken committed Oct 23, 2015
    Copy the full SHA
    ee5b5a1 View commit details
  4. Copy the full SHA
    0789708 View commit details
  5. make getHeapNameAndIndex consistently use Bytes+Integer, instead of s…

    …ometimes using Bytes+implicit type
    kripken committed Oct 23, 2015
    Copy the full SHA
    7930a09 View commit details

Commits on Oct 27, 2015

  1. Copy the full SHA
    c2017dd View commit details
  2. 1.35.4

    kripken committed Oct 27, 2015
    Copy the full SHA
    e7aa502 View commit details
Loading