9278 Commits (e08bcd6aadea220176b08605b6a6bd2c45e1d8c6)
 

Author SHA1 Message Date
Alex Crichton e08bcd6aad
Revert "Temporarily disable SIMD fuzzing on CI" (#3555) 3 years ago
Nick Fitzgerald 21bce8071e
Merge pull request #3554 from fitzgen/isle-iabs 3 years ago
Andrew Brown 994fe41daf x64: allow vector types in `select` move 3 years ago
Nick Fitzgerald 94e0de45ed ISLE: port `iabs` to ISLE for x64 3 years ago
Alex Crichton ef8ea644f4
aarch64: Migrate {s,u}{sub,add}_sat to ISLE (#3551) 3 years ago
Nick Fitzgerald f84b30bb59
Merge pull request #3545 from alexcrichton/arm64-iadd-isub-isle 3 years ago
Chris Fallin a947c89055
Merge pull request #3550 from alexcrichton/close-simd-fuzz 3 years ago
Alex Crichton 88e400b98c Make memory smaller 3 years ago
Alex Crichton efa3468ff9 x64: Add test for a fixed issue 3 years ago
Alex Crichton cbf539abb8 Use `with_flags` for 128-bith arith in aarch64 3 years ago
Alex Crichton 98ce029bbd Add commutative addition cases 3 years ago
Alex Crichton 7412461b7b Spelling 3 years ago
Alex Crichton 15d2542939 Rebuild ISLE 3 years ago
Alex Crichton 7d0f6ab90f aarch64: Migrate `iadd` and `isub` to ISLE 3 years ago
Alex Crichton 352ee2b186
Move `insertlane` to ISLE (#3544) 3 years ago
bjorn3 4c75616a7c
Remove unused constants from cranelift-codegen-shared (#3479) 3 years ago
Alex Crichton 1141169ff8
aarch64: Initial work to transition backend to ISLE (#3541) 3 years ago
Nick Fitzgerald 5bb1ea52c9
Merge pull request #3543 from fitzgen/remove-peepmatic 3 years ago
Nick Fitzgerald d2d0a0f36b Remove Peepmatic!!! 3 years ago
Chris Fallin dba74024aa
Merge pull request #3534 from cfallin/isle-generated-code-manifest 3 years ago
Chris Fallin 1697e32afa Let's try canonicalizing file paths in the manifest too... 3 years ago
Chris Fallin bc56ab743c ISLE build-script check logic: Canonicalize All The Things! 3 years ago
Chris Fallin 6a4716f0f4 Two CI fixes: Windows line-endings in manifest file, and "meta deterministic check". 3 years ago
Alex Crichton f787ce433d
aarch64: Remove manual sign extension in lowering (#3538) 3 years ago
Chris Fallin a2b9664bed ISLE: guard against stale generated source in default build config. 3 years ago
Alex Crichton f30c8eb464
isle: Migrate f32const/f64const to ISLE (#3537) 3 years ago
Nick Fitzgerald 306c96b461
Merge pull request #3536 from alexcrichton/swap-isle-order 3 years ago
Nick Fitzgerald e0943b8030
Merge pull request #3535 from alexcrichton/small-isle-patches 3 years ago
Alex Crichton 1c13f62189 isle: Move immediates to the end of extractors 3 years ago
Alex Crichton 92394566fc x64: Migrate `fabs` and `bnot` vector operations to ISLE 3 years ago
Johnnie Birch 5d5629de60 Fix for issue 3327. Updates Bnot to handle case for NaN float 3 years ago
Nick Fitzgerald b530d283e4
Merge pull request #3533 from fitzgen/isle-labeling 3 years ago
Nick Fitzgerald e6fd306219 Subscribe @cfallin to issues labeled "isle" 3 years ago
Nick Fitzgerald ff659f0098 Subscribe myself to issues labeled "isle" 3 years ago
Nick Fitzgerald 373ea93564 Remove lightbeam auto labeling 3 years ago
Nick Fitzgerald 8e9ddca5cb Add auto labeling for ISLE-related changes 3 years ago
Nick Fitzgerald b38a96955c
Merge pull request #3506 from fitzgen/isle 3 years ago
Alex Crichton 37adfb898b
Remove deprecated `--enable-*` CLI flags (#3524) 3 years ago
Nick Fitzgerald 0b1bf104c6 Update `miette` graphical-forcing comment to reference upstream issue 3 years ago
Alex Crichton 2b0b5d0491
Add today's Cranelift meeting notes (#3522) 3 years ago
Nick Fitzgerald 48ef2c0b84 Clarify comment about `force_graphical` in `miette` 3 years ago
Nick Fitzgerald 6164ba3814 ISLE: match cranelift version 3 years ago
Nick Fitzgerald f27b357702 ISLE: update repo in Cargo.toml 3 years ago
Nick Fitzgerald 4a34d2c55b Remove old ISLE-generated file 3 years ago
Dan Gohman ea0cb971fb
Update to rustix 0.26.2. (#3521) 3 years ago
David Craven 81f6228c57
Fix build 32bit. (#3518) 3 years ago
Nick Fitzgerald b6fd3d0c40 Remove extra, unused `Cargo.lock` 3 years ago
Chris Fallin 4bde42e789
Merge pull request #3520 from alexcrichton/faster-fuzz 3 years ago
Alex Crichton 1548ca3c47 Disable `check_label_branch_invariants` in fuzzing 3 years ago
Alex Crichton ff1af20479
Add a fuzz mode to stress unaligned wasm addresses (#3516) 3 years ago