rust/src
2020-08-23 21:44:00 +02:00
..
abi FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
debuginfo FunctionCx: WIP: Remove more common fields from CodegenCx 2020-08-22 15:49:16 +02:00
driver Merge pull request #1076 from CohenArthur/use-codegencx-in-functioncx 2020-08-22 19:24:46 +02:00
intrinsics FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
optimize stack2reg: Switch to hashbrown::HashSet 2020-08-23 21:44:00 +02:00
allocator.rs Emit unwind info for main and alloc shim 2020-06-12 19:31:35 +02:00
analyze.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
archive.rs Remove ArchiveConfig 2020-08-08 16:19:42 +02:00
atomic_shim.rs FunctionCx: Rename codegen_cx -> cx 2020-08-22 16:17:58 +02:00
backend.rs Fix ambiguity between object and cranelift_object::object 2020-08-16 11:48:46 +02:00
base.rs Rustup to rustc 1.47.0-nightly (663d2f5cd 2020-08-22) 2020-08-23 11:50:51 +02:00
cast.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
codegen_i128.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
common.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
constant.rs Rustup to rustc 1.47.0-nightly (663d2f5cd 2020-08-22) 2020-08-23 11:50:51 +02:00
discriminant.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
inline_asm.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
lib.rs FunctionCx: WIP: Remove more common fields from CodegenCx 2020-08-22 15:49:16 +02:00
linkage.rs linkage: Change linkage to hidden on non-exported symbols 2020-08-22 13:43:47 +02:00
main_shim.rs Fix -Zpolymorphize 2020-07-23 18:08:15 +02:00
metadata.rs Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24) 2020-05-25 12:41:33 +02:00
num.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
pointer.rs Introduce PointerBase::Dangling 2020-04-11 14:59:01 +02:00
pretty_clif.rs Don't panic on io errors 2020-08-08 16:14:11 +02:00
target_features_whitelist.rs Update target_feature_whitelist 2020-08-19 18:52:56 +02:00
toolchain.rs Infer the path of toolchain binaries from the linker path 2020-07-09 18:55:46 +02:00
trap.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
unsize.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
value_and_place.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00
vtable.rs FunctionCx: Refactor fx.cx.tcx into fx.tcx 2020-08-22 16:47:31 +02:00