rust/src
bjorn3 172522c2e7 [OPT] Push fx.monomorphize to the callers of fx.layout_of
This prevents some repeated monomorphizations
2019-12-17 16:58:34 +01:00
..
abi [OPT] Push fx.monomorphize to the callers of fx.layout_of 2019-12-17 16:58:34 +01:00
debuginfo Optimize line_program_add_file 2019-12-16 13:23:41 +01:00
allocator.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
analyze.rs Remove bitflags dependency 2019-10-06 17:52:23 +02:00
archive.rs Rustup to rustc 1.39.0-nightly (eb48d6bde 2019-09-12) 2019-09-13 21:03:26 +02:00
backend.rs Changes for gimli-rs/object#133 2019-10-25 22:01:31 +02:00
base.rs [OPT] Push fx.monomorphize to the callers of fx.layout_of 2019-12-17 16:58:34 +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 [OPT] Push fx.monomorphize to the callers of fx.layout_of 2019-12-17 16:58:34 +01:00
constant.rs Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04) 2019-12-05 21:00:57 +01:00
discriminant.rs Format code using 'cargo fmt' 2019-08-31 22:58:09 +05:30
driver.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
intrinsics.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
lib.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
linkage.rs Format code using 'cargo fmt' 2019-08-31 22:58:09 +05:30
llvm_intrinsics.rs Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27) 2019-09-28 14:06:12 +02:00
main_shim.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
metadata.rs Make debuginfo writing backend agnostic 2019-10-18 18:31:38 +02:00
num.rs Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27) 2019-09-28 14:06:12 +02:00
pretty_clif.rs Some optimizations 2019-12-16 12:07:31 +01:00
target_features_whitelist.rs Format code using 'cargo fmt' 2019-08-31 22:58:09 +05:30
trap.rs [OPT] Avoid calling target_triple for every call to codegen 2019-12-17 16:34:48 +01:00
unimpl.rs [OPT] Don't call .to_string() on MonoItem's 2019-12-17 16:34:48 +01:00
unsize.rs Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27) 2019-09-28 14:06:12 +02:00
value_and_place.rs Use set_val_label before every def_var 2019-12-16 12:07:12 +01:00
vtable.rs Format code using 'cargo fmt' 2019-08-31 22:58:09 +05:30