9278 Commits (e08bcd6aadea220176b08605b6a6bd2c45e1d8c6)
 

Author SHA1 Message Date
Nick Fitzgerald bfbf2f2f49 ISLE: implement x64 lowering for `band_not` in ISLE 3 years ago
Chris Fallin f2939111d9
Merge pull request #3515 from cfallin/wasmtime-meeting-20211111 3 years ago
Chris Fallin e50d431946
Update meetings/wasmtime/2021/wasmtime-11-11.md 3 years ago
Chris Fallin 0a8b08a0d5 Wasmtime meeting notes from 2021-11-11. 3 years ago
Nick Fitzgerald 33fcd6b4a5 x64: special case `0` to use `xor` in `Inst::gen_constant` for `i128`s 3 years ago
Nick Fitzgerald b5105c025c MachInst: always rematerialize constants, rather than assign them registers 3 years ago
Peter Huene 990f834e27
Merge pull request #3514 from peterhuene/feature-gate-pooling-allocator 3 years ago
Peter Huene 58aab85680
Add the `pooling-allocator` feature. 3 years ago
Nick Fitzgerald bbb4949128 ISLE: use `lower_to_amode` inside `sink_load` implementation 3 years ago
Alex Crichton 00feefe9a7
Change the bump-version workflow's schedule (#3512) 3 years ago
Adam Bratschi-Kaye 12bfbdfaca
Skip generating DWARF info for dead code (#3498) 3 years ago
Pat Hickey 2053e972b7
InstancePre can impl Clone (#3510) 3 years ago
Nick Fitzgerald 7a568b19b4 ISLE: run `rustfmt` on generated code 3 years ago
Nick Fitzgerald b8494822dc ISLE: finish porting `imul` lowering to ISLE 3 years ago
Nick Fitzgerald 30d206779e x64: Remove some unreachable code that's been ported to ISLE 3 years ago
Nick Fitzgerald 00e7ca206f ISLE: add a missing type check for whether terms used in expressions have a constructor 3 years ago
Alex Crichton 6be0f82b96
Fix a panic with an invalid name section (#3509) 3 years ago
Alex Crichton 6bcee7f5f7
Add a configuration option to force "static" memories (#3503) 3 years ago
Pat Hickey 6428ac80d0
`cargo update -p userfaultfd` to 0.4.2 (#3505) 3 years ago
Benjamin Bouvier c952969389
Remove unused dependencies (#3490) 3 years ago
Chris Fallin b024603866
Merge pull request #3502 from cfallin/ifcmp-sp 3 years ago
Chris Fallin 5e96a447f0
Add back the `ifcmp_sp` CLIF opcode. 3 years ago
Chris Fallin 9e7760bd83
Merge pull request #3497 from bjorn3/misc_meta_simplifications 3 years ago
Nick Fitzgerald d0aac82481
Merge pull request #3501 from bytecodealliance/alexcrichton-patch-1 3 years ago
Alex Crichton 5b3c570247
Add cranelift meeting notes for today 3 years ago
bjorn3 86d2ef8952 Fix CI 3 years ago
bjorn3 93e9bb02e4 Review comments 3 years ago
Chris Fallin 2fab40bec6
Merge pull request #3496 from bjorn3/legalizer_changes 3 years ago
Nick Fitzgerald 3c1736f828
Merge pull request #3500 from bytecodealliance/fitzgen-patch-1 3 years ago
Nick Fitzgerald 925a9f0444
Add slides for ISLE update in cranelift meeting 3 years ago
Nils Martel 240835f8e4
Check cranelift benchmarks in CI (#3494) 3 years ago
Alex Crichton 9a27fdad86
Update v8 used during fuzzing (#3493) 3 years ago
bjorn3 55f8f8ce05 Remove a bit of dead code 3 years ago
bjorn3 f84e1c16c7 Enforce all OperandKind have documentation 3 years ago
bjorn3 e8f3c0c6a9 Use InstructionFormat inside InstructionFormatBuilder 3 years ago
bjorn3 2fbd57e9e2 Remove imm_with_name 3 years ago
bjorn3 74261ccd79 Never use the first vararg as typevar operand 3 years ago
bjorn3 e4d42a1be4 Move arg unpacking for all remaining expand functions to simple_legalize 3 years ago
bjorn3 ce3175993a Inline expand_br_icmp, expand_stack_load and expand_stack_store 3 years ago
bjorn3 96b14ed8eb Match on InstructionData instead of Opcode 3 years ago
Philipp Oppermann 795e381be4
Fix typo: profilng -> profiling (#3492) 3 years ago
Philipp Oppermann d49b83fcc4
Small comma fix in crate docs (#3491) 3 years ago
Chris Fallin e953c2dd4c
Merge pull request #3480 from bjorn3/move_constant_hash_gen_table 3 years ago
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
bjorn3 91d4f36970 Move generate_table from cranelift-codegen-shared to cranelift-codegen-meta 3 years ago
Alex Crichton 0737afe07e
Fix some typos in the bump-version.yml workflow (#3488) 3 years ago
Alex Crichton c26197ef8c
Fix the publish script to ignore witx more (#3486) 3 years ago
Nick Fitzgerald 5c3155fab3
Merge pull request #3485 from alexcrichton/manual-trigger-bump 3 years ago
Alex Crichton 909a5d54d2 Add a manual trigger to force CI to bump crate versions 3 years ago
Nick Fitzgerald 9a4afc552f
Add notes for Wasmtime 2021-10-28 meeting (#3484) 3 years ago