rust/compiler/rustc_codegen_llvm/src
2022-08-12 16:28:15 -04:00
..
back Introduce an ArchiveBuilderBuilder 2022-07-28 09:08:47 +00:00
coverageinfo
debuginfo consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) 2022-07-20 17:12:07 -04:00
llvm Add elementtype attributes for llvm.arm.ldrex/strex intrinsics 2022-07-27 16:19:07 +02:00
abi.rs Add elementtype attributes for llvm.arm.ldrex/strex intrinsics 2022-07-27 16:19:07 +02:00
allocator.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
asm.rs
attributes.rs codegen: use new {re,de,}allocator annotations in llvm 2022-07-26 09:43:28 -04:00
base.rs
builder.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
callee.rs
common.rs slightly cleaner, if more verbose, vtable handling in codegen backends 2022-07-20 17:12:07 -04:00
consts.rs Auto merge of #99420 - RalfJung:vtable, r=oli-obk 2022-07-22 01:33:49 +00:00
context.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
declare.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
intrinsic.rs Move vtable_size and vtable_align impls to cg_ssa 2022-07-20 17:12:08 -04:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
llvm_util.rs Pass +atomics-32 feature for thumbv6m target 2022-08-09 12:39:59 +02:00
mono_item.rs
type_.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
type_of.rs
va_arg.rs
value.rs