rust/compiler/rustc_codegen_ssa/src/traits
Guillaume Gomez 86f2fa35a2
Rollup merge of #125148 - RalfJung:codegen-sh, r=scottmcm
codegen: tweak/extend shift comments

r? `@scottmcm`
2024-05-27 13:10:34 +02:00
..
abi.rs Merge apply_attrs_callsite into call and invoke 2022-10-01 17:01:31 +00:00
asm.rs Implement asm goto for LLVM and GCC backend 2024-02-24 18:50:09 +00:00
backend.rs Remove CodegenBackend::target_override. 2024-03-21 11:48:49 +11:00
builder.rs Rollup merge of #125148 - RalfJung:codegen-sh, r=scottmcm 2024-05-27 13:10:34 +02:00
consts.rs Add+Use mir::BinOp::Cmp 2024-03-23 23:23:41 -07:00
coverageinfo.rs coverage: Eagerly do start-of-function codegen for coverage 2024-05-01 09:06:53 +10:00
debuginfo.rs Deduplicate inlined function debug info, but create a new lexical scope to child subsequent scopes and variables from colliding 2023-09-01 14:27:21 -07:00
declare.rs Remove DeclareMethods 2020-09-18 13:11:59 +02:00
intrinsic.rs Teach llvm backend how to fall back to default bodies 2024-02-12 17:50:39 +00:00
misc.rs Remove several unused methods from MiscMethods 2022-10-01 16:45:07 +00:00
mod.rs Implement printing to file in llvm_util 2023-07-20 11:04:31 -07:00
statics.rs Check whether a static is mutable instead of passing it down 2024-03-12 05:53:46 +00:00
type_.rs Refactor float Primitives to a separate Float type 2024-05-06 14:56:10 +01:00
write.rs cleanup: run rustfmt 2024-05-23 15:10:04 -04:00