8383 Commits (33c791e1f54c585a002ca244ac8ce2ef01a9cc34)
 

Author SHA1 Message Date
Olivier Lemasle 33c791e1f5 Add license files 3 years ago
Alex Crichton b90d7d6aed
Remove long-outdated `misc/rust` crate (#2942) 3 years ago
Amanieu d'Antras 76664fc73e
Optimize codegen for SecondaryMap indexing (#2940) 3 years ago
Alex Crichton 8127346b4d
ci: Use something else for zip files on Windows (#2941) 3 years ago
Alex Crichton a2e71dafac
ci: Don't test release binaries, nightly, or beta (#2939) 4 years ago
Nick Fitzgerald 137e6e8332
Merge pull request #2937 from fitzgen/bench-api-stdio-and-repeated-instantiations 4 years ago
Andrew Brown 459fce3467 x64: lower i8x16.popcnt to VPOPCNTB when possible 4 years ago
Alex Crichton 2b0649c74c
ci: Remove "publish" step (#2936) 4 years ago
Nick Fitzgerald 18fabd7700 bench-api: Allow multiple instantiations per compilation 4 years ago
Alex Crichton e5ac9350b1
ci: Try other syntax for `concurrency` key (#2935) 4 years ago
Alex Crichton beaa07eb96
ci: Merge all doc builders into one (#2934) 4 years ago
Nick Fitzgerald ba6635dba0 bench-api: Pass in explicit stdin/stdout/stderr 4 years ago
Nick Fitzgerald 13741284b3 bench-api: Add a feature for the old x86_64 backend 4 years ago
Alex Crichton 8c2413e009
Try to ease up on CI usage slightly (#2932) 4 years ago
Chris Fallin f2fe0c669e
Merge pull request #2929 from cfallin/bb-offsets 4 years ago
Chris Fallin 37ca06ad3a
Merge pull request #2928 from afonso360/aarch64-i128-ops 4 years ago
Chris Fallin 800cf25bb5 Make the CFG metadata computation conditional on a flag. 4 years ago
Afonso Bordado 4ddbfe50ba aarch64: Implement imul for i128 operands 4 years ago
Chris Fallin 11a2ef01e7 Provide BB layout info externally in terms of code offsets. 4 years ago
Afonso Bordado a2e74b2c45 aarch64: Implement isub for i128 operands 4 years ago
Afonso Bordado d3b525fa29 aarch64: Implement iadd for i128 operands 4 years ago
Alex Crichton 76c6b83f6a
Use tarballs for Rust API docs on CI (#2922) 4 years ago
Dan Gohman b8fd632fb5
Remove test-all.sh. (#2926) 4 years ago
Johnnie Birch 9a5c9607e1 Vpopcnt for x64 4 years ago
Chris Fallin 65e0e20210
Merge pull request #2892 from afonso360/aarch64-multireg-args 4 years ago
Alex Crichton 7db94f5869
Don't verify publishing peepmatic crates (#2923) 4 years ago
Chris Fallin 824fa69756
Merge pull request #2924 from cfallin/remove-readme-wasi-tokio 4 years ago
Chris Fallin ca39f954da Remove reference to non-existent README.md in wasi-tokio crate 4 years ago
Chris Fallin 95559c01aa
Merge pull request from GHSA-hpqh-2wqx-7qp5 4 years ago
Pat Hickey 0f5bdc6497
only wasi_cap_std_sync and wasi_tokio need to define WasiCtxBuilders (#2917) 4 years ago
Afonso Bordado fbcfffdeab Handle spilling i128 arguments into the stack in aarch64 4 years ago
theduke 817d72a7b7
Implement std::fmt::Debug for InterruptHandle (#2915) 4 years ago
Alex Crichton 7d20368756
Try to fix CI (#2918) 4 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago
Chris Fallin 8b9057a18f
Merge pull request #2914 from abrown/fcvt_from_uint 4 years ago
Andrew Brown 54b45d28a3 x64: lower fcvt_from_uint to VCVTUDQ2PS when possible 4 years ago
Chris Fallin a1c9b06cea Fix spillslot reload of narrow values: zero-extend, don't sign-extend. 4 years ago
Till Schneidereit 3b3b126fe2
Refer to BA security policy (#2912) 4 years ago
Chris Fallin 33086493dc
Merge pull request #2911 from olivierlemasle/tests 4 years ago
Olivier Lemasle 954f7d3876 cranelift: move wasmtests in cranelift-wasm 4 years ago
Peter Huene 18c61cdfa4
Merge pull request #2900 from peterhuene/benchmark-instantiation 4 years ago
Andrew Brown 7ef3ae2903 x64: implement vselect with variable blend instructions 4 years ago
Andrew Brown 0742bb4699
Update cast crate, remove cargo-deny rules (#2909) 4 years ago
Olivier Lemasle b5f29bd3b2
Update wasm-tools crates (#2908) 4 years ago
Andrew Brown bc0df92137 peepmatic: rebuild peephole optimizers after cranelift/meta change 4 years ago
Andrew Brown 84b6f05971 cranelift: remove unreachable scalar lowerings of saturating arithmetic 4 years ago
Andrew Brown 1fe7676831 cranelift: only allow vector types with saturating arithmetic 4 years ago
Andrew Brown e676589b0c x64: lower i64x2.imul to VPMULLQ when possible 4 years ago
Andrew Brown 5929a5e6ee x64: improve arithmetic filetests 4 years ago
Andrew Brown c982d2be65 x64: move multiplication lowering 4 years ago