414 Commits (revert-union-find)

Author SHA1 Message Date
Nick Fitzgerald 9fe900ae89 CI: upload built peepholes as artifacts 4 years ago
Till Schneidereit fc1cedb2ff
Add docs.wasmtime.dev as a CNAME for the Wasmtime docs (#2317) 4 years ago
Nick Fitzgerald 4f104d3a4e
CI: fix rebuilding peepmatic peephole optimizers (#2311) 4 years ago
Alex Crichton e22e2c3722
Update Github Actions CI set-env/add-path (#2265) 4 years ago
Chris Fallin e71d4fdbb8 Add ARM32 build test to CI. 4 years ago
Benjamin Bouvier d7fda6ac0e
Update subscribe-to-label.json 4 years ago
Benjamin Bouvier b684384986 Reenable the new backend x64 CI; 4 years ago
Nick Fitzgerald d32b2c82f8 CI: Don't enforce builds work with rustc 1.43.0 for `clif-util` 4 years ago
Nick Fitzgerald 443965b95d Create a crate for converting Souper optimizations into Peepmatic DSL 4 years ago
Chris Fallin 3775276050 Update minimum Rust version in CI to 1.43.0. 4 years ago
Pat Hickey f3f6127217 maybe try nightly 08-25? 4 years ago
Pat Hickey e98f136adb pin nightly toolchain to 2020-08-30 - staticvec is broken with 09-01 4 years ago
Alex Crichton 693c6ea771
wasmtime: Extract cranelift/lightbeam compilers to separate crates (#2117) 4 years ago
Alex Crichton 7fdbd081e6
Switch back to nightly channel for testing (#2116) 4 years ago
Chris Fallin ebf847eb28
Temporarily disable new x64 backend CI. (#2100) 4 years ago
Benjamin Bouvier 79abcdb035 machinst x64: add testing to the CI; 4 years ago
Benjamin Bouvier 2c1d370465 CI: use fixed version of Rust nightly following build failures in staticvec 4 years ago
Chris Fallin 96ef2f1a1b
Fix `u8::MAX` -> `std::u8::MAX`. (#2047) 4 years ago
Nick Fitzgerald ee5982fd16 peepmatic: Be generic over the operator type 4 years ago
Nick Fitzgerald ae95ad8733 cranelift: Don't build `peepmatic`-based optimizations in `build.rs` 4 years ago
Alex Crichton 978070c020
Verify crates are publish-able on CI (#2036) 4 years ago
Alex Crichton 85ffc8f595
Switch CI back to nightly channel (#2014) 4 years ago
Nick Fitzgerald 2040a654d6 CI: collect backtraces for example tests 4 years ago
Alex Crichton d72b330de2
Add support for documenting the C API (#1928) 4 years ago
Alex Crichton 0acd2072c2
Fix doc warnings and link failures (#1948) 4 years ago
Alex Crichton a92a31d850
Rename the `master` branch to `main` (#1924) 4 years ago
Nick Fitzgerald ab80107dfb CI: use `cargo fuzz` 0.8.X 4 years ago
Alex Crichton 06a69d18fa
Disable static memory under QEMU on CI (#1895) 4 years ago
Benjamin Bouvier eb548e263d
machinst: label ISA-specific changes as such (#1879) 4 years ago
Alex Crichton 9a1a0abc48
Pin nightlies to previous night (#1873) 4 years ago
Chris Fallin cdbe76a1d4 Remove uses of `matches!()` macro, incompatible with Firefox build. 4 years ago
Yury Delendik 70424037c3
Refactor debug library to use object:🧝:* (#1860) 4 years ago
Chris Fallin 5c7e6e6e9a Update from qemu 4.2.0 to qemu 5.0.0 for emulation-based CI jobs. 4 years ago
Alex Crichton 5a8afd4540
Pin nightlies to fix lightbeam compilation (#1818) 4 years ago
Alex Crichton 16afca4451
Update the checkout action to v2 (#1791) 5 years ago
Nick Fitzgerald 5c39b74eb8
Make the fuzzing CI job faster (#1727) 5 years ago
Nick Fitzgerald 463734b002
CI: only test `peepmatic` in one job (#1714) 5 years ago
Alex Crichton bd0b818900
Default to using `bash` on Github Actions (#1591) 5 years ago
Johnnie Birch 2c00aef88a Automatically label PRs related to the new x64 backend 5 years ago
Nick Fitzgerald 98137ea09f Add github labels actions integration for peepmatic 5 years ago
Nick Fitzgerald a9b280ca3a CI: Ensure that the built `peepmatic` peephole optimizers are up to date 5 years ago
Nick Fitzgerald c2ec1523bc ci: Test rebuilding the peephole optimizers in CI 5 years ago
Nick Fitzgerald 18663fede9 ci: Exercise the peepmatic fuzz targets in CI 5 years ago
Josh Triplett 08983bf39c
Move `crates/api` to `crates/wasmtime` (#1693) 5 years ago
Gabor Greif 9d13871bd4
Perform lldb DWARF-5 test too (#1609) 5 years ago
Alex Crichton 85013836cc
Remove `--nocapture` test argument on CI (#1592) 5 years ago
Alex Crichton d1be0c18e7
Don't deny warnings on nightly CI (#1589) 5 years ago
Alex Crichton aa7f1757c5 Add a MinGW release to our CI 5 years ago
Alex Crichton d1aa86f91a
Add AArch64 tests to CI (#1526) 5 years ago
Benjamin Bouvier da02c913cc
Automatically label Cranelift new-backend PRs as such (#1563) 5 years ago