6439 Commits (4d5fdfcbba1a8f38002a4223d7a329fc795d0e9f)
 

Author SHA1 Message Date
Chris Fallin 4d5fdfcbba
Merge pull request #1866 from cfallin/remove-matches 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 b0cccf1d87
Merge pull request #1864 from jgouly/bitwise 4 years ago
Chris Fallin 6ba165be01
Merge pull request #1858 from cfallin/fix-scale-b1 4 years ago
Joey Gouly 544c5dece5 arm64: Implement SIMD bitwise operations 4 years ago
Chris Fallin 47402316e0 Add test case: b1-typed spillslot access using UImm12 addressing mode. 4 years ago
Chris Fallin ed7e410111 Bugfix: scaled addressing mode: round B1 up to one byte. 4 years ago
Pat Hickey 9d47944f0d
Merge pull request #1855 from ueno/wip/dueno/null 4 years ago
Daiki Ueno 65ebfc3a03 wasi-common: don't rely on platform dependent "NUL" device 4 years ago
Peter Huene 2cfaae85b0
Merge pull request #1861 from peterschwarz/fix-example-typo 4 years ago
Peter Schwarz 2926725d63 Correct example module doc comment typo 4 years ago
Chris Fallin 3570363c35
Merge pull request #1859 from akirilov-arm/simd_address 4 years ago
Anton Kirilov 9d269b0123 Enable the spec::simd::simd_address test for AArch64 4 years ago
Chris Fallin a84c1931a0
Merge pull request #1854 from akirilov-arm/simd_load_splat 4 years ago
Alex Crichton 5fa4d36b0d
Disable Cranelift debug verifier when fuzzing (#1851) 4 years ago
Johnnie Birch 48f0b10c7a Add initial scalar FP operations (addss, subss, etc) to x64 backend. 5 years ago
Yury Delendik e5b81bbc28
Migrating code to object (from faerie) (#1848) 4 years ago
Benjamin Bouvier 5d01603390 mach backend: allow snapshotting IR graphs with the SNAPSHOT_REGALLOC env variable; 4 years ago
Benjamin Bouvier 46093f6119 Bump regalloc.rs to 0.0.26; 4 years ago
Benjamin Bouvier 5d5b39d685 Allow setting other Cranelift flags when running in Wasmtime. 4 years ago
Anton Kirilov d941034c2e Enable the wast::Cranelift::spec::simd::simd_load_splat test for AArch64 4 years ago
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