11965 Commits (a90f625f09f8d1036c0808deebed25b9b2f75054)
 

Author SHA1 Message Date
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
Afonso Bordado f7ae056a0a
riscv64: Implement SIMD shifts, `v{all,any}_true` and `vhigh_bits` (#6507) 1 year ago
Jamey Sharp 176935e75e
aarch64: Use Imm12 in more cases (#6512) 1 year ago
Alex Crichton 550a16f539
Fix a soundness issue with the component model and async (#6509) 1 year ago
Jamey Sharp 1d4686de54
Allow async yield from epoch interruption callback (#6464) 1 year ago
Jeffrey Charles ace1388f60
Use two operands for Winch's masm cmp_with_set method (#6511) 1 year ago
Benjamin Bouvier 112e52d722
Upgrade file per thread logger to 0.2.0 (#6503) 1 year ago
Jeffrey Charles 0893f7c741
Add support to Winch for i*.eqz instructions (#6508) 1 year ago
Jeffrey Charles 2b20db1ce7
Refactor Winch x64 asm operand checks (#6506) 1 year ago
Jan-Justin van Tonder 4cf3a7f688
cranelift-interpreter: Fix panic when bitcasting SIMD values (#6379) 1 year ago
Afonso Bordado f206732db9
riscv64: Cleanup shift rules (#6476) 1 year ago
Nick Fitzgerald dd211c593d
Cranelift: Remove unused parameter for `lower_return` in ISLE (#6499) 1 year ago
Nick Fitzgerald f4bce01354
Cranelift: Fix typo: "ajust" -> "adjust" (#6501) 1 year ago
Brendan Burns fc11f56318
Re-enable wasi-http for recent wit bindgen changes. Renable tests. (#6495) 1 year ago
Nick Fitzgerald d1a7628290
Cranelift: clean up `adjust_stack_and_nominal_sp` helper (#6497) 1 year ago
Alex Crichton d28986ed5d
Use Rust 1.69.0 instead of 1.70.0 (#6502) 1 year ago
Alex Crichton eb47240157
Fix `execute_across_threads` in tests (#6494) 1 year ago
Remo Senekowitsch 9fcdc7a68e
fuzz: Insert random instructions (#6407) 1 year ago
Nick Fitzgerald 4e821d504b
Cranelift: Add the ability to pop stack while returning (#6478) 1 year ago
Andrew Brown 9aacf31ad2
wasi-threads: check module shape at spawn time (#6492) 1 year ago
Alex Crichton 8fb41ca4f9
x64: Don't require SSE4.1 for `enable_simd` (#6489) 1 year ago