1
Fork 0
rust/compiler/rustc_codegen_ssa/src
Dylan DPC 6aea54c082
Rollup merge of #103511 - nnethercote:bb-tweaks, r=bjorn3
Codegen tweaks

Best reviewed one commit at a time.

r? `@bjorn3`
2022-10-25 14:43:16 +05:30
..
back Support raw-dylib functions being used inside inlined functions 2022-10-24 16:17:38 -07:00
coverageinfo Remove in_band_lifetimes from rustc_codegen_ssa 2021-12-15 00:41:41 -05:00
debuginfo Remove byte swap of valtree hash on big endian 2022-10-19 14:55:33 +08:00
mir Clarify some cleanup stuff. 2022-10-25 12:07:35 +11:00
traits Remove type argument of array_alloca and rename to byte_array_alloca 2022-10-02 13:42:14 +00:00
base.rs Simplify cast_shift_expr_rhs. 2022-10-25 14:39:20 +11:00
common.rs Simplify cast_shift_expr_rhs. 2022-10-25 14:39:20 +11:00
errors.rs Introduce dedicated -Zdylib-lto flag for enabling LTO on dylibs 2022-10-23 13:48:03 +02:00
glue.rs use unchecked mul to compute slice sizes 2022-06-14 17:09:07 -04:00
lib.rs ADD - initial port of link.rs 2022-10-07 10:03:45 -04:00
meth.rs Call destructors when dyn* object goes out of scope 2022-09-12 16:55:57 -07:00
mono_item.rs Add codegen for global_asm! sym operands 2022-04-15 14:36:30 +01:00
target_features.rs Sort target features alphabetically 2022-10-14 22:01:18 +02:00