9607 Commits (b064e600877b7e30a587fde3e78a2c80da5456d6)
 

Author SHA1 Message Date
Alex Crichton ab1d845ac1
Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
Nick Fitzgerald ab5aea7b28
Merge pull request #3665 from fitzgen/re-add-tests 3 years ago
Alex Crichton 3ab6ef048b
aarch64: Migrate `popcnt` to ISLE (#3662) 3 years ago
Nick Fitzgerald 95d8dd1424 cranelift: Re-add some tests that were accidentally removed 3 years ago
Chris Fallin ebb0e4052b
Merge pull request #3663 from teymour-aldridge/patch-1 3 years ago
Teymour Aldridge 8d50cf3e23
Add a link to the JIT demo. 3 years ago
Nick Fitzgerald 6b5e9d8732
Merge pull request #3659 from fitzgen/vselect-isle 3 years ago
Nick Fitzgerald 056f7c2674 cranelift: Port `vselect` over to ISLE on x64 3 years ago
Chris Fallin a98f9982fd
Merge pull request #3655 from bjorn3/machinst_cleanups2 3 years ago
Alex Crichton 72e2b7fe80
aarch64: Migrate bitrev/clz/cls/ctz to ISLE (#3658) 3 years ago
Nick Fitzgerald 7fd78da23f
Merge pull request #3653 from fitzgen/bitselect-isle 3 years ago
Nick Fitzgerald b60a4df2af cranelift: Move `bitselect` runtest file to shared runtests directory 3 years ago
Nick Fitzgerald 6e0f732993 Fix warning about deprecated `std::array::IntoIter` 3 years ago
Nick Fitzgerald 23efaf2196 cranelift: Remove unused x64 instruction helpers 3 years ago
Nick Fitzgerald 09aa09fd76 cranelift: Port `bitselect` over to ISLE on x64 3 years ago
Nick Fitzgerald ff533dc7d4
Merge pull request #3657 from fitzgen/wasmtime-meetings-2022 3 years ago
Nick Fitzgerald 0d8b912ffc meetings: typo fix: sumbit -> submit 3 years ago
Nick Fitzgerald 8418201ae8
Update meetings/wasmtime/2022/wasmtime-01-06.md 3 years ago
Nick Fitzgerald 5794b522f2 meetings: Create meetings agenda docs for Wasmtime through March 2022 3 years ago
bjorn3 376c93bda0 Remove MachBackend 3 years ago
bjorn3 58c25d9e24 Add text_section_builder method to TargetIsa 3 years ago
bjorn3 03dc74d8e7 Add emit_unwind_info method to TargetIsa 3 years ago
bjorn3 9eba87a6c8 Add compile_function method to TargetIsa 3 years ago
bjorn3 d50f27e8f9 Remove reg_universe method from MachBackend and MachInst 3 years ago
bjorn3 96b8879e4b Take reg_universe as argument to machinst::compile 3 years ago
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago
Nick Fitzgerald 98f32968f5
docs: Fix typo in ISLE and Cranelift integration docs (#3652) 3 years ago
Chris Fallin e2b37a57dc
Merge pull request #3639 from bjorn3/machinst_cleanups 3 years ago
Chris Fallin be24edf9d8
Merge pull request #3645 from cfallin/fix-xmm-spillslot-fuzzbug 3 years ago
Chris Fallin 833ebeed76 Fix spillslot size bug in SIMD by removing type-dependent spillslot allocation. 3 years ago
Chris Fallin d399739563
Merge pull request #3646 from cfallin/release-0.32.1-notes 3 years ago
Alex Crichton 050cdca4ae
Run the "push tag" CI on all release branches (#3644) 3 years ago
Teymour Aldridge 40072f844e
Clarify some documentation. (#3641) 3 years ago
Chris Fallin 5fd3b3993e Copy release notes from 0.32.1 patch branch into main RELEASES.md. 3 years ago
Alex Crichton d2d0396f40
Really fix PRs from bump-version for patch releases (#3631) 3 years ago
bjorn3 17c3c1813f Remove MachInstEmitInfo 3 years ago
bjorn3 552c801557 Remove unused create_unwind_info method 3 years ago
bjorn3 8d1fc75b6b Make MachBackend::triple return &Triple 3 years ago
bjorn3 4915162230 Remove unnecessary fields from CodeInfo 3 years ago
bjorn3 e98a85e1e2 Make get_mach_backend non-optional 3 years ago
bjorn3 b3aa692a44 Don't return CodeInfo from Context::compile_and_emit 3 years ago
Chris Fallin 6ae9e815d5
Merge pull request #3635 from teymour-aldridge/patch-1 3 years ago
Teymour Aldridge 28ede8356a
Add a doclink. 3 years ago
Chris Fallin 224d116bff
Merge pull request #3637 from cfallin/fix-doc-build 3 years ago
Chris Fallin 54a59ff832 Fix "Doc build" CI job. 3 years ago
Chris Fallin 3eb82f1d8e
Merge pull request #3636 from cfallin/cranelift-meetings-2022 3 years ago
Chris Fallin 2fdb3ada68 Fix typos 3 years ago
Chris Fallin aa8a86cfae
Add Cranelift meeting agendas through May; add item on Jan 10. 3 years ago
Alex Crichton dd85d66ec3
Run PR CI for release branches (#3629) 3 years ago
Alex Crichton 222d6fbc09
Try to fix patch release process (#3627) 3 years ago