Skip to content

[pull] swiftwasm from master #1821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Sep 24, 2020
Merged

[pull] swiftwasm from master #1821

merged 12 commits into from
Sep 24, 2020

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 24, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

xwu and others added 12 commits September 16, 2020 19:05
If during merging a function pointer is passed as a parameter to the merged function, it needs to be signed on arm64e.

rdar://problem/66797689
… code completion mode

Avoid filtering overloads for calls which have code completion
token as an argument, that would always undesired results,
because such calls could be missing arguments before or after
the token.
…conversion-exactly

[benchmark] Add another test to floating point conversion benchmark
This benchmark was being miscompiled for some time and
we did not catch it. I only noticed because a correcteness
fix caused a regression.
…h-doc

Update doc and links to support new main branch
Add result checking to the ChaCha benchmark.
LLVM-Passes: add pointer authentication to Swift's function merge pass.
…g-when-completing

[ConstraintSystem] Adjust overload filtering to be less aggressive in …
@pull pull bot merged commit 38486cf into swiftwasm Sep 24, 2020
@kateinoigakukun kateinoigakukun deleted the master branch June 30, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants