Files
wasmtime/cranelift/codegen
Sam Parker d307a4ab9a [AArch64] Improve AtomicRMWLoop (#3839)
Add more tests, use accurate disassembly, respect data sizes and
simplify the Xchg implementation.

Copyright (c) 2022, Arm Limited
2022-02-23 10:47:59 -08:00
..
2021-10-10 14:19:08 +02:00
2022-02-07 19:16:26 -06:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.