This repository was archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 111
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.24.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.24.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 3 contributors
Commits on Sep 15, 2014
-
support ConstantVector, which can appear instead of ConstantDataVecto…
…r when it contains an undef
Configuration menu - View commit details
-
Copy full SHA for 1bdd6a0 - Browse repository at this point
Copy the full SHA 1bdd6a0View commit details
Commits on Sep 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ef11165 - Browse repository at this point
Copy the full SHA ef11165View commit details
Commits on Sep 23, 2014
-
Implement emscripten_float32x4_select, and prepare the UsedVars map in anticipation of SIMD coercive calls which will need to know the full type.
Configuration menu - View commit details
-
Copy full SHA for c3fea7d - Browse repository at this point
Copy the full SHA c3fea7dView commit details
Commits on Sep 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for eb92bec - Browse repository at this point
Copy the full SHA eb92becView commit details
Commits on Sep 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1dcb703 - Browse repository at this point
Copy the full SHA 1dcb703View commit details -
Merge pull request #50 from huningxin/incoming
Map vector load and store instructions to SIMD.js load and store APIs.
Configuration menu - View commit details
-
Copy full SHA for fdf2911 - Browse repository at this point
Copy the full SHA fdf2911View commit details
Commits on Sep 26, 2014
-
Optiomize InsertElement chains.
LLVM doesn't have vector constructor operators; instead it uses chains of insertelements. Teach Emscripten to collect chains and detect when they form splats and constructor calls so that it can emit the natural API calls.
Configuration menu - View commit details
-
Copy full SHA for a99ae67 - Browse repository at this point
Copy the full SHA a99ae67View commit details -
Reference the array buffer directly.
Instead of taking the array buffer from the typed array view, just reference the buffer object directly.
Configuration menu - View commit details
-
Copy full SHA for e37775b - Browse repository at this point
Copy the full SHA e37775bView commit details -
This uses the new single-argument SIMD constructor.
Configuration menu - View commit details
-
Copy full SHA for 6061ad0 - Browse repository at this point
Copy the full SHA 6061ad0View commit details
Commits on Sep 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2d54400 - Browse repository at this point
Copy the full SHA 2d54400View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.24.0...1.24.1