rust/compiler/rustc_codegen_llvm/src
2026-01-27 10:43:03 -08:00
..
back Add scalar support for both host and device 2026-01-19 22:28:42 +01:00
builder Add an early return if handling multiple offload calls 2026-01-27 10:43:03 -08:00
coverageinfo Temporarily re-export assert_matches! to reduce stabilization churn 2026-01-19 18:26:53 +11:00
debuginfo Remove useless call to erase_and_anonymize_regions. 2026-01-12 09:22:58 +11:00
llvm Avoid passing addrspacecast to lifetime intrinsics 2026-01-20 14:47:04 +01:00
abi.rs Add -Zannotate-moves for profiler visibility of move/copy operations 2025-11-06 15:39:45 -08:00
allocator.rs Remove -Zoom=panic 2025-11-28 19:30:39 +00:00
asm.rs Temporarily re-export assert_matches! to reduce stabilization churn 2026-01-19 18:26:53 +11:00
attributes.rs Port #[rustc_allocator_zeroed_variant] to attr parser 2026-01-18 20:13:13 +01:00
base.rs Update test and verify that tgt_(un)register_lib have the right type 2026-01-04 06:58:31 -08:00
builder.rs move initialization of omp/ol runtimes into global_ctor/dtor 2026-01-20 20:06:08 -05:00
callee.rs rustc_target: introduce Env 2025-11-11 18:34:47 -05:00
common.rs move initialization of omp/ol runtimes into global_ctor/dtor 2026-01-20 20:06:08 -05:00
consts.rs Fix dso_local for external statics with linkage 2025-12-29 19:26:34 +00:00
context.rs Update amdgpu data layout 2026-01-20 14:46:58 +01:00
declare.rs refactor: Remove LLVMRustInsertPrivateGlobal and define_private_global 2025-10-08 21:59:48 +02:00
errors.rs Modified to output error messages appropriate to the situation 2026-01-07 00:33:57 +09:00
intrinsic.rs move initialization of omp/ol runtimes into global_ctor/dtor 2026-01-20 20:06:08 -05:00
lib.rs Remove Deref/DerefMut impl for Providers. 2026-01-14 15:55:59 +11:00
llvm_util.rs Don't use evex512 with LLVM 22 2026-01-20 14:47:09 +01:00
macros.rs use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00:00
mono_item.rs rustc_target: Remove unused Arch::PowerPC64LE 2026-01-14 23:12:57 +09:00
type_.rs Remove inherent methods from llvm::TypeKind 2025-12-19 12:32:49 +11:00
type_of.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
typetree.rs remove llvm_enzyme and enzyme fallbacks from most places, enable the autodiff frontend on nightly 2025-12-19 11:02:57 -08:00
va_arg.rs rustc_target: Remove unused Arch::PowerPC64LE 2026-01-14 23:12:57 +09:00
value.rs Consistently import llvm::Type and llvm::Value 2025-10-06 13:09:16 +11:00