11885 Commits (143a83888ffb5c3cf093ab8615edc4d9f4f4cb69)
 

Author SHA1 Message Date
Alex Crichton 143a83888f
Fix a flaky poll_oneoff test (#6577) 1 year ago
Dan Gohman 8693b829f7
Fix inconsistent deadlines for monotonic clock timeouts (#6597) 1 year ago
Afonso Bordado b05a09c06f
riscv64: Implement SIMD `icmp` (#6609) 1 year ago
Saúl Cabrera 1bc4ff3f5d
winch(x64): Add support for `loop`, `br` and `br_if` (#6603) 1 year ago
Alex Crichton 3dfbfb61a9
x64: Add non-SSSE3 lowerings of `pshufb` (#6606) 1 year ago
wasmtime-publish f1cb684d8d
Update release date of Wasmtime 10.0.0 (#6604) 1 year ago
Alex Crichton 1033a88b57
x64: Gate usages of `palignr` on SSSE3 (#6590) 1 year ago
Afonso Bordado 0e9ce4c231
riscv64: Implement SIMD `sqmul_round_sat` and `splat+mul` instructions (#6602) 1 year ago
Afonso Bordado 47561149c8
riscv64: Implement a few misc SIMD instructions (#6598) 1 year ago
Afonso Bordado 728d0f5db3
riscv64: Add SIMD `avg_round` (#6599) 1 year ago
Bobby Holley e19dcfa302
Replace audits for windows-rs with trusted entries. (#6595) 1 year ago
Afonso Bordado 77181024ca
riscv64: Implement SIMD `popcnt` (#6587) 1 year ago
Ben Little 1ad21b83d6
Add test case to verifier for read-only stores (#6593) 1 year ago
Afonso Bordado 62019b2e9b
riscv64: Implement `iadd_pairwise` (#6568) 1 year ago
Nick Fitzgerald 9a67597cae
Cranelift: Adjust virtual SP after `tail` call-conv callees return (#6586) 1 year ago
Alex Crichton 8f61ec2a73
x64: Add non-SSSE3 lowerings of `iabs` (#6580) 1 year ago
JairusSW f85b8c5146
Update and Refactor docs/assemblyscript-hello-world. Add WASI Demo in docs/assemblyscript_demo. (#5949) 1 year ago
Rainy Sinclair 7513464006
Add i32.popcnt and i64.popcnt to winch (#6531) 1 year ago
Saúl Cabrera b4a93b6a97
winch(x64): Add support for `block` (#6554) 1 year ago
Afonso Bordado 696b536aba
fuzzgen: Generate Random Calling Convetions (#6579) 1 year ago
Alex Crichton d03f20e0e0
x64: Add non-SSSE3 lowerings of `iadd_pairwise` (#6561) 1 year ago
Alex Crichton 8bec98da28
Fix some beta warnings in the C API (#6578) 1 year ago
Afonso Bordado 1d6044311d
fuzzgen: Add `bb_padding_log2` option (#6575) 1 year ago
Alex Crichton aef1f57d13
Update adapter build (#6573) 1 year ago
Afonso Bordado f51643db64
riscv64: Add `isub` Widening Instructions (#6555) 1 year ago
Saúl Cabrera a50c49724e
winch(x64) Add support for if/else (#6550) 1 year ago
Alex Crichton 3a81e450f9
x64: Move some constants directly in-line with ISLE (#6564) 1 year ago
Alex Crichton 7f108b1e3a
cranelift: Remove the `fcvt_low_from_sint` instruction (#6565) 1 year ago
Alex Crichton a986ce9682
egraphs: Lift `splat` outside of int-to-float conversions (#6563) 1 year ago
Alex Crichton 9f3bf5c53b
Trim the size of the gh-pages branch (#6539) 1 year ago
Bobby Holley 5610cbf710
Bump cargo-vet to 0.7.0 (#6544) 1 year ago
Jeffrey Charles c26a3cf66f
Add clz and ctz instructions to Winch (#6557) 1 year ago
Doug A 1cabece50b
Update mod.rs (#6559) 1 year ago
Nick Fitzgerald e105aa385e
Cranelift: Get non-tail calls working for the "tail" calling convention (#6500) 1 year ago
Jamey Sharp c3f40209dd
cranelift: don't enable trace-log feature by default (#6549) 1 year ago
Afonso Bordado 46826c6273
riscv64: Add `iadd` Widening Addition Instructions (#6542) 1 year ago
Jamey Sharp afd9aced3b
Audit some of the cargo vet backlog (#6536) 1 year ago
Afonso Bordado 1d0565ba87
riscv64: Implement `{u,s}widen_{low,high}` and `load+extend` instructions (#6534) 1 year ago
Jeffrey Charles f5fafba809
Add integer binary instructions to Winch (#6538) 1 year ago
Saúl Cabrera 7229ba9048
winch: Fix `CodeGenContext::pop_to_reg` (#6535) 1 year ago
Afonso Bordado b357b1b1e9
egraphs: Transform `{u,s}widen_{low,high}+splat` into `splat+{u,s}extend` (#6533) 1 year ago
Alex Crichton 8c530771d9
x64: Avoid using `movddup` without SSSE3 (#6496) 1 year ago
Trevor Elliott 1eb8d750ee
Release notes for 10.0.0 (#6521) 1 year ago
Saúl Cabrera 5c42fb490d
cranelift: Expose `MachLabel` (#6529) 1 year ago
Afonso Bordado 579918c2d6
riscv64: Implement SIMD `swizzle` and `shuffle` (#6515) 1 year ago
Nick Fitzgerald 81cd998350
A couple small Winch cleanups (#6526) 1 year ago
Afonso Bordado bea401414e
riscv64: Fix wrong move instruction in `select` (#6518) 1 year ago
Afonso Bordado cca5726781
fuzzgen: Fix timeout in interpreter vs interpreter mode (#6520) 1 year ago
wasmtime-publish b3fd185390
Bump Wasmtime to 11.0.0 (#6519) 1 year ago
Iceber Gu 5ac3858527
fix the link to the published binaries of the component adapter (#6522) 1 year ago