..
abi
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
2021-04-30 14:49:58 +02:00
bin
Change the ice hook for cg_clif to refer to cg_clif's issue tracker
2021-05-24 18:55:30 +02:00
debuginfo
Use local and remapped paths where appropriate
2021-05-05 15:31:28 +01:00
driver
Move crate_name field from OngoingCodegen to CrateInfo
2021-06-04 13:20:05 +02:00
intrinsics
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
optimize
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
2021-04-30 14:49:58 +02:00
allocator.rs
Make allocator_kind a query.
2021-06-20 11:52:51 +02:00
analyze.rs
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
archive.rs
Add first cut of functionality for #58713 : support for #[link(kind = "raw-dylib")].
2021-06-04 18:01:35 -07:00
backend.rs
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
2021-04-30 14:49:58 +02:00
base.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
cast.rs
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
codegen_i128.rs
Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-2021-03-29
2021-03-29 10:45:09 +02:00
common.rs
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
compiler_builtins.rs
Use the now available implementation of IntoIterator
for arrays
2021-06-14 23:40:09 +02:00
config.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
constant.rs
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
discriminant.rs
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
inline_asm.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
lib.rs
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
linkage.rs
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
2021-04-30 14:49:58 +02:00
main_shim.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
metadata.rs
Drop metadata_encoding_version.
2021-06-01 21:12:27 +02:00
num.rs
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
2021-04-30 14:49:58 +02:00
pointer.rs
Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-2021-03-29
2021-03-29 10:45:09 +02:00
pretty_clif.rs
Use () for codegen queries.
2021-05-12 13:58:46 +02:00
toolchain.rs
Unify duplicate linker_and_flavor methods in rustc_codegen_{cranelift,ssa}.
2021-06-05 21:59:41 -07:00
trap.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
unsize.rs
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
value_and_place.rs
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
vtable.rs
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00