| .. |
|
abi
|
Emulate <Box<F> as FnOnce>::call_once without alloca
|
2020-03-10 20:48:58 +01:00 |
|
debuginfo
|
Misc changes
|
2020-03-07 11:27:49 +01:00 |
|
driver
|
Move jit code to driver/jit.rs
|
2020-03-12 11:44:27 +01:00 |
|
intrinsics
|
Implement simd_fma
|
2020-02-26 16:35:13 +01:00 |
|
optimize
|
Silence some warnings
|
2020-02-22 15:18:03 +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
|
Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
|
2020-03-04 15:04:28 +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
|
Emulate <Box<F> as FnOnce>::call_once without alloca
|
2020-03-10 20:48:58 +01:00 |
|
cast.rs
|
Remove FIXME
|
2019-11-16 16:54:47 +01:00 |
|
codegen_i128.rs
|
More 128bit support
|
2019-10-06 15:51:43 +02:00 |
|
common.rs
|
Support virtual calls with unsized self argument
|
2020-03-10 20:41:31 +01:00 |
|
constant.rs
|
Use multiple codegen units
|
2020-03-09 11:29:26 +01:00 |
|
discriminant.rs
|
Reduce the amount of calls to layout_of
|
2020-01-15 13:18:54 +01:00 |
|
lib.rs
|
Implement incremental caching of object files
|
2020-03-11 18:42:51 +01:00 |
|
linkage.rs
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
|
main_shim.rs
|
Check for main in current module before codegen of entry wrapper
|
2020-03-07 12:13:54 +01:00 |
|
metadata.rs
|
Make debuginfo writing backend agnostic
|
2019-10-18 18:31:38 +02: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
|
Update Cranelift for basic blocks
|
2020-02-14 18:23:29 +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
|
Tls support
|
2020-02-26 14:41:05 +01:00 |
|
unimpl.rs
|
[OPT] Don't call .to_string() on MonoItem's
|
2019-12-17 16:34:48 +01:00 |
|
unsize.rs
|
Update Cranelift and use the new ineg instruction
|
2020-02-15 11:59:45 +01:00 |
|
value_and_place.rs
|
Support virtual calls with unsized self argument
|
2020-03-10 20:41:31 +01:00 |
|
vtable.rs
|
Support virtual calls with unsized self argument
|
2020-03-10 20:41:31 +01:00 |