9599 Commits (434e35c490cf174cfdd48c6d8010b5ad5f401ac5)
 

Author SHA1 Message Date
Alex Crichton 434e35c490
Panic on resetting image slots back to anonymous memory (#3841) 3 years ago
Sam Parker 5b7df72bce
[AArch64] Merge 32- and 64-bit BitOps (#3840) 3 years ago
Sam Parker d307a4ab9a
[AArch64] Improve AtomicRMWLoop (#3839) 3 years ago
bjorn3 141af7523a
Allow cloning DataDescriptor (#3377) 3 years ago
Alex Crichton 01e567ca05
Downgrade a cpu feature log message (#3842) 3 years ago
Andrew Brown f87c61176a
x64: port select to ISLE (#3682) 3 years ago
Andrew Brown 5a5e401a9c
doc: fix typo (#3838) 3 years ago
Alex Crichton bbd4a4a500
Enable copy-on-write heap initialization by default (#3825) 3 years ago
Alex Crichton 593f8d96aa
Update wasm-{smith,encoder} (#3835) 3 years ago
Alex Crichton 76a90d082a
Only queue up one triage task at a time on CI (#3834) 3 years ago
Alex Crichton 709f7e0c8a
Enable SSE 4.2 unconditionally (#3833) 3 years ago
Chris Fallin 43d31c5bf7
memfd: make "dense image" heuristic limit configurable. (#3831) 3 years ago
bjorn3 4ed353a7e1
Extract jit_int.rs and most of jitdump_linux.rs for use outside of wasmtime (#2744) 3 years ago
Alex Crichton 2616c28957
Allow failures when uploading release artifacts (#3832) 3 years ago
Andrew Brown c183e93b80
x64: enable VTune support by default (#3821) 3 years ago
bjorn3 bbd52772de
Make VMOffset calculation more readable (#3793) 3 years ago
Peter Huene 084452acab
Fix max memory pages for spectests fuzz target. (#3829) 3 years ago
bjorn3 2ca01ae947
Add a way to define a symbol lookup fn for the JIT (#2745) 3 years ago
Kyle Brown 5ff1ddee5b
Mention --invoke on "CLI Options for `wasmtime`" page (#3828) 3 years ago
Chris Fallin 8ab07fe51a
Add Wasmtime meeting minutes for 2022-02-17. (#3826) 3 years ago
Alex Crichton f425eb7ea5
Limit total memory usage in instantiate-many fuzzer (#3823) 3 years ago
Alex Crichton 37b0fd482d
Improve platform compatibility of fuzz test cases (#3824) 3 years ago
Sam Parker e572198f85
[AArch64] Merge 32- and 64-bit ALUOps (#3802) 3 years ago
Alex Crichton b62fe21914
Update memfd image construction to avoid excessively large images (#3819) 3 years ago
Corey Farwell 9c3d5c7b9f
Remove broken Markdown link (#3822) 3 years ago
Chris Fallin 1c014d129a
Cranelift: ensure ISA level needed for SIMD is present when SIMD is enabled. (#3816) 3 years ago
Peter Huene ef17a36852
Port fix for `CVE-2022-23636` to `main`. (#3818) 3 years ago
Chris Fallin 96e32e98f8
Cancel Cranelift meeting on 2022-02-21 (due to US holiday). (#3817) 3 years ago
Alex Crichton 498c592b19
Unconditionally enable sse3, ssse3, and sse4.1 when fuzzing (#3814) 3 years ago
Nick Fitzgerald db9e3ce9d9
CI: fix workflow syntax for PR/issues triage workflow (#3806) 3 years ago
Nick Fitzgerald 57618f746a
Add messages for config changes (#3803) 3 years ago
Peter Huene 6ffcd4ead9
Improve stability for fuzz targets. (#3804) 3 years ago
Alex Crichton 0b4263333b
Fuzz cranelift cpu flag settings with Wasmtime (#3800) 3 years ago
Cameron Harris 85cf4b042a
Added 'add_fuel' command line option (#3792) 3 years ago
Chris Fallin ca0e8d0a1d
Remove incomplete/unmaintained ARM32 backend (for now). (#3799) 3 years ago
Nick Fitzgerald dc86e7a6dc
cranelift: Use GPR newtypes extensively in x64 lowering (#3798) 3 years ago
Mrmaxmeier 84b9c7bb8a
cranelift/x64: lower min and max for <= `i64` (#3748) 3 years ago
Peter Huene da539255a5
Use a much lower memory page limit for pooling allocator fuzzing. (#3795) 3 years ago
Conrad Watt db2fec46bd
Agenda item 03-17 (#3797) 3 years ago
wackbyte 05ace6c0e2
Fix a typo in `cranelift-frontend`'s docs (#3796) 3 years ago
Alex Crichton b438617e12
Further minor optimizations to instantiation (#3791) 3 years ago
Alex Crichton c0c368d151
Use mmap'd `*.cwasm` as a source for memory initialization images (#3787) 3 years ago
Alex Crichton 1cb08d4e67
Minor instantiation benchmark updates (#3790) 3 years ago
Alex Crichton 520a7f26d7
Move function names out of `Module` (#3789) 3 years ago
Peter Huene 41eb225765
Add the instance allocation strategy to generated fuzzing configs. (#3780) 3 years ago
Alex Crichton 027dea549a
Fuzz using precompiled modules on CI (#3788) 3 years ago
Dan Gohman f2bf254a79
Update to cap-std 0.24.1, fixing compilation on Right nightly. (#3786) 3 years ago
Chris Fallin 39a52ceb4f
Implement lazy funcref table and anyfunc initialization. (#3733) 3 years ago
Peter Huene 1b27508a42
Fix incorrect use of `MemoryIndex` in the pooling allocator. (#3782) 3 years ago
Ulrich Weigand 10198553c7
ISLE: Common accessors for some insn data fields (#3781) 3 years ago