6417 Commits (4ebbcb82a97eeb7a65f9c32be8a5452961ee63db)
 

Author SHA1 Message Date
Yury Delendik 4ebbcb82a9
Refactor CompiledModule to separate compile and linking stages (#1831) 4 years ago
Chris Fallin ac87ed12bd
Merge pull request #1847 from akirilov-arm/simd_load_extend 4 years ago
Chris Fallin c30f99d293
Merge pull request #1826 from jgouly/cmp-i16-i32 4 years ago
Jakub Konka f47133b229
Allow different Handles to act as stdio (#1600) 4 years ago
Joey Gouly df2b031b6a arm64: Implement Icmp for I16X8 and I32X4 4 years ago
Anton Kirilov 7ac19af498 Enable the wast::Cranelift::spec::simd::simd_load_extend test for AArch64 5 years ago
Chris Fallin 8da71a145c
Merge pull request #1802 from akirilov-arm/simd_align 4 years ago
Chris Fallin 02ae1b4464
Merge pull request #1846 from julian-seward1/better-phis 4 years ago
Maciej Woś 858e6f3805
fix memory memory creator reserved_size (#1844) 4 years ago
Anton Kirilov 51a551fb39 Implement vector element extensions for AArch64 5 years ago
Julian Seward 6d25759c8e Rewrite `lower_edge` to produce better phi-translations: 4 years ago
Nick Fitzgerald fb9f39ce17
Merge pull request #1824 from fitzgen/test-stack-maps 4 years ago
Nick Fitzgerald 6aac4c891e cranelift: Better document and test stack maps 4 years ago
Chris Fallin e3d89c8a92
Merge pull request #1825 from cfallin/spidermonkey-fixes 4 years ago
Chris Fallin fc2a6f273b Three fixes to various SpiderMonkey-related issues: 4 years ago
Chris Fallin dfb7a86d7a
Merge pull request #1834 from cfallin/module-translation-state-multivalue 4 years ago
whitequark 3796164642 x86_32: legalize br{z,nz}.i64. 5 years ago
Chris Fallin 31b8e5695c
Merge pull request #1833 from cfallin/multi-value-loop 4 years ago
Chris Fallin 59307625c8 Allow ModuleTranslationState to be constructed with signatures. 4 years ago
Maciej Woś 7ab5f2a869
Remove custom signal handler restrictions (#1843) 4 years ago
Chris Fallin cc8630d9b4 Wasm translator multi-value bugfix: handle branch to loop with loop params. 4 years ago
Chris Fallin 4bb58940c7
Merge pull request #1830 from cfallin/update-qemu 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
whitequark bc555468a7 cranelift: add i64.{ishl,ushr,ashr} libcalls. 5 years ago
bjorn3 be20c92205
Correct version of region dependency of simplejit (#1827) 4 years ago
Chris Fallin 00abfcd943
Merge pull request #1817 from cfallin/issue-1809 4 years ago
Yury Delendik 6f37204f82
Upgrade gimli to 0.21 (#1819) 4 years ago
Andrew Brown 97c7fbbeb6 Update Wasm spec testsuite 4 years ago
Chris Fallin 63a335b7d4 Avoid touching encodings in `EncCursor` if using a MachInst backend. 4 years ago
Pat Hickey 3de418630a
Merge pull request #1796 from bytecodealliance/pch/wiggle_tracing 4 years ago
Alex Crichton 5a8afd4540
Pin nightlies to fix lightbeam compilation (#1818) 4 years ago
Leonardo Yvens cd4a441d88
impl WasmTy for u32 and u64 (#1808) 4 years ago
Pat Hickey 54694b8d0e
Merge pull request #1810 from Kong/fix/test-programs-tagged-unions 4 years ago
Pat Hickey 2e952b72d0
Merge pull request #1816 from bytecodealliance/pch/faerie_deprecation 4 years ago
Andrew Brown 5db384cd76 Rename opcode: PMULLQ to VPMULLQ 5 years ago
Andrew Brown ce78ee3b32 Enable SIMD spec test for i64x2 arithmetic 5 years ago
Andrew Brown aa44e8b2e3 Translate Wasm's I64x2Mul to Cranelift's imul.i64x2 5 years ago
Andrew Brown 1ea09088be Add x86 legalization for imul.i64x2 for non-AVX CPUs 5 years ago
Andrew Brown b3a6985cd5 Re-organize transform groups for x86 legalization 5 years ago
Andrew Brown 5a32500518 Remove non-existent x86 encoding for sshr_imm.i64x2 5 years ago
Andrew Brown df171f01b5 Add x86_pmuludq 5 years ago
Andrew Brown 40f31375a5 Add TargetIsa::as_any for downcasting to specific ISA implementations 5 years ago
Andrew Brown 9ba9fd0f64 Add x86-specific instruction for i64x2 multiplication 5 years ago
Pat Hickey fe92a8da48 Add deprecation notice to cranelift-faerie README and FaerieBuilder. 4 years ago
Emiliano Lesende ef4ff71dc5 fix(tagged-union): updated Cargo.lock 4 years ago
Pat Hickey 0fb374947a code review comments 4 years ago
Emiliano Lesende 59ee430431 fix(tagged-union): rebase and squash 4 years ago
Hiroki Noda 8701645493
Fix comment for running example fib-debug (#1814) 4 years ago
Chris Fallin 5078e4eba2
Merge pull request #1774 from cfallin/aarch64-multivalue 4 years ago
Chris Fallin fe97659813 Address review comments. 4 years ago