about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/example/neon.rs
AgeCommit message (Collapse)AuthorLines
2025-06-03Add impl for `llvm.roundeven` in cg_clifsayantn-1/+1
- remove unused `llvm.aarch64.neon.frintn` from cg_clif
2024-09-23Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into ↵bjorn3-0/+43
sync_cg_clif-2024-09-22
2024-04-23Merge commit 'de5d6523738fd44a0521b6abf3e73ae1df210741' into ↵bjorn3-0/+2
sync_cg_clif-2024-04-23
2023-11-10Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into ↵bjorn3-0/+234
sync_cg_clif-2023-11-10