6495 Commits (60ac091afe8df48f843ce8ad06a2bd1a626f6183)
 

Author SHA1 Message Date
Benjamin Bouvier 60ac091afe Remove unused dependencies in Cranelift; 4 years ago
Peter Huene f4e3e4efde
Merge pull request #1899 from AlexEne/master 4 years ago
Alexandru Ene 38f4ed084d Don't reuse the command between c/c++ 4 years ago
Benjamin Bouvier 4f6a002f70 cranelift-filetests: tell when a run test is skipped (fixes #1558); 4 years ago
Alexandru Ene 9213717917 Run cc tests if any are found in the examples folder 4 years ago
Chris Fallin f84903fa43
Merge pull request #1892 from akirilov-arm/simd_fp_cmp 4 years ago
Alexandru Ene 65e132db0c Added a hello.cc 4 years ago
Andrew Brown 6c05590104 Translate Wasm's i32x4.trunc_sat_f32x4_s instruction to Cranelift's fcvt_to_sint_sat 5 years ago
Andrew Brown 3675f95bb2 Legalize fcvt_to_sint_sat.i32x4 on x86 5 years ago
Andrew Brown 3740772176 Add encoding for x86 CVTTPS2DQ 5 years ago
Alexandru Ene 50ef890ae0 Fix compilation error due to redefinition. 4 years ago
Nick Fitzgerald bbd99c5bfa
reference types: Implement the `table.size` and `table.grow` instructions (#1894) 4 years ago
Anton Kirilov 90bafae1dc AArch64: Implement SIMD floating-point comparisons 4 years ago
Alex Crichton 06a69d18fa
Disable static memory under QEMU on CI (#1895) 4 years ago
Johnnie Birch 043571fee0 Adds f32.mul, f32.div for vcode backend for x64. 5 years ago
Pat Hickey 4f72a7483b
Merge pull request #1836 from carlokok/feature/object_file_section 4 years ago
Chris Fallin 4dd1363581
Merge pull request #1890 from jgouly/simd-bool 4 years ago
Benjamin Bouvier c2692ecb8a Wasmtime: allow using the experimental Cranelift x64 backend in cli; 4 years ago
Joey Gouly 0f462330e0 arm64: Implement AllTrue and AnyTrue 4 years ago
Benjamin Bouvier eb548e263d
machinst: label ISA-specific changes as such (#1879) 4 years ago
Carlo Kok b2549d1fde Rust fmt fixes 4 years ago
Nick Fitzgerald 56d93b5993
Merge pull request #1887 from fitzgen/todo-issue-for-aarch64-reference-types 4 years ago
Nick Fitzgerald 8f0e330467 Add `TODO` comments with link to issue for aarch64 reference types 4 years ago
Nick Fitzgerald 647d2b4231
Merge pull request #1832 from fitzgen/externref-stack-maps 4 years ago
Nick Fitzgerald 683dc15385 Only run reference types tests on x86_64 4 years ago
Nick Fitzgerald 7e167cae10 externref: Address review feedback 4 years ago
Nick Fitzgerald 8d671c21e2
wasmtime-runtime: Allow tables to internally hold `externref`s (#1882) 4 years ago
Carlo Kok 0b613caad1 Address concerns in pullrequests. 4 years ago
Nick Fitzgerald 618c278e41 externref: implement a canary for GC stack walking 4 years ago
Nick Fitzgerald f30ce1fe97 externref: implement stack map-based garbage collection 4 years ago
Benjamin Bouvier 357fb11f46 Review comments; 4 years ago
Benjamin Bouvier 28c40ba0f7 machinst x64: refactor lowering too; 4 years ago
Benjamin Bouvier 48fb9291bc machinst x64: refactor REX prefix emission; 4 years ago
Benjamin Bouvier be4102b205 machinst x64: create a Rex wrapper to avoid flags for the REX prefix; 4 years ago
Benjamin Bouvier d9ca974133 machinst x64: renamings in the emit functions; 4 years ago
Benjamin Bouvier b2a0718404 machinst x64: expand encoding names a bit; 4 years ago
Benjamin Bouvier ef5de04d32 machinst/x64: teach regalloc what FP instructions are moves; 4 years ago
SlightlyOutOfPhase 0303834082
Fix lightbeam compilation by updating staticvec dependency to version 0.10 (#1878) 4 years ago
Benjamin Bouvier 238ae3bf21 cranelift: tweak condition in safepoint detection to check for resumable traps; 4 years ago
Benjamin Bouvier dad56a2488 cranelift: add a new resumable_trapnz instruction; 4 years ago
Jakub Konka 60d55a3483 Remove a runaway explicit drop 4 years ago
Andrew Brown f1e773dc85 Translate Wasm's f32x4.convert_i32x4_u instruction to Cranelift's fcvt_from_uint 5 years ago
Andrew Brown 01d34e71b9 Add x86 legalization for fcvt_from_uint.f32x4 5 years ago
Andrew Brown 23ed48f269 Add AVX512F flag 5 years ago
Andrew Brown 772ce73f7f Add x86_pblendw instruction 5 years ago
Andrew Brown 546fc9ddf1 Add x86_vcvtudq2ps instruction 5 years ago
bjorn3 9788b02dd5
Bump object to 0.19.0 (#1767) 4 years ago
Chris Fallin 3db2e3fcc6
Merge pull request #1865 from cfallin/aarch64-amode-reg-reg-extend 4 years ago
Chris Fallin 6286ca7310 AArch64: make use of reg-reg-extend amode. 4 years ago
Alex Crichton 9a1a0abc48
Pin nightlies to previous night (#1873) 4 years ago