rust/src
2022-12-22 14:03:02 +00:00
..
abi Don't ICE on C-cmse-nonsecure-call either 2022-12-16 15:45:07 +00:00
debuginfo Add .comment section with producer name 2022-12-15 13:57:13 +00:00
driver Revert "Don't PrintOnPanic on fatal errors" 2022-12-16 13:00:36 +00:00
intrinsics Update to cranelift 0.91 2022-12-22 14:02:47 +00:00
optimize Booleans have been removed from Cranelift 2022-12-01 17:45:59 +00:00
allocator.rs Remove a couple of module.isa() calls 2022-12-14 12:25:53 +00:00
analyze.rs
archive.rs Rewrite LLVM's archive writer in Rust 2022-11-26 19:35:32 +00:00
base.rs Update to cranelift 0.91 2022-12-22 14:02:47 +00:00
cast.rs Remove all usages of iconst.i128 2022-12-01 17:45:59 +00:00
codegen_i128.rs
common.rs Update to cranelift 0.91 2022-12-22 14:02:47 +00:00
compiler_builtins.rs
concurrency_limiter.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
config.rs Use as_deref in compiler (but only where it makes sense) 2022-11-16 21:58:58 +00:00
constant.rs Fix for "Support Option and similar enums as type of static variable with linkage attribute" 2022-12-11 10:56:54 +00:00
discriminant.rs Remove all usages of iconst.i128 2022-12-01 17:45:59 +00:00
global_asm.rs
inline_asm.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
lib.rs Enable inline stack probes on AArch64 2022-12-22 14:03:02 +00:00
linkage.rs
main_shim.rs Don't ICE on unimplemented call convs 2022-12-16 15:41:52 +00:00
num.rs Booleans have been removed from Cranelift 2022-12-01 17:45:59 +00:00
pointer.rs
pretty_clif.rs
toolchain.rs
trap.rs
unsize.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
value_and_place.rs Update to cranelift 0.91 2022-12-22 14:02:47 +00:00
vtable.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00