rust/src
2020-03-21 16:52:02 +01:00
..
abi Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
debuginfo Fix some FIXME's and add some new FIXME's 2020-03-21 16:52:02 +01:00
driver Simplify handling of unimplemented stuff 2020-03-17 16:26:56 +01:00
intrinsics Fix some FIXME's and add some new FIXME's 2020-03-21 16:52:02 +01:00
optimize Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
allocator.rs Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03) 2020-03-04 15:04:28 +01:00
analyze.rs [OPT] Don't call monomorphize from clif_type 2020-02-07 20:27:37 +01:00
archive.rs Fix some FIXME's and add some new FIXME's 2020-03-21 16:52:02 +01:00
atomic_shim.rs Better use of env vars 2020-03-12 11:19:26 +01:00
backend.rs Update Cranelift 2020-02-22 14:25:22 +01:00
base.rs Fix some FIXME's and add some new FIXME's 2020-03-21 16:52:02 +01:00
cast.rs Remove FIXME 2019-11-16 16:54:47 +01:00
codegen_i128.rs Avoid u/i*::{min.max}_value() 2020-03-20 16:29:05 +01:00
common.rs Avoid u/i*::{min.max}_value() 2020-03-20 16:29:05 +01:00
constant.rs Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
discriminant.rs Avoid u/i*::{min.max}_value() 2020-03-20 16:29:05 +01:00
lib.rs Simplify handling of unimplemented stuff 2020-03-17 16:26:56 +01:00
linkage.rs Update Cranelift 2020-03-19 12:09:21 +01:00
main_shim.rs Check for main in current module before codegen of entry wrapper 2020-03-07 12:13:54 +01:00
metadata.rs Pre-allocate vec for rlib metadata reading 2020-03-14 19:01:47 +01:00
num.rs Replace unimplemented! with unreachable! when it will never be supported 2020-01-25 16:24:48 +01:00
pointer.rs Support virtual calls with unsized self argument 2020-03-10 20:41:31 +01:00
pretty_clif.rs Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
target_features_whitelist.rs Rustup to rustc 1.42.0-nightly (bc1571cc3 2020-01-05) 2020-01-06 20:11:03 +01:00
trap.rs Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
unsize.rs Update Cranelift and use the new ineg instruction 2020-02-15 11:59:45 +01:00
value_and_place.rs Add clif ir comments for stack2reg opt 2020-03-20 12:18:40 +01:00
vtable.rs Shrink vtable symbol names a bit 2020-03-13 11:19:31 +01:00