rust/compiler/rustc_codegen_llvm/src
2025-10-06 14:54:38 +00:00
..
back Remove inherent methods from llvm::Type 2025-10-04 18:47:18 +10:00
builder fix void and empty struct ret 2025-09-30 22:47:40 -04:00
coverageinfo use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00:00
debuginfo Remove inherent methods from several LLVM FFI types 2025-10-04 18:16:13 +10:00
llvm use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00:00
abi.rs Remove inherent methods from llvm::CallConv::from_conv 2025-10-04 18:47:18 +10:00
allocator.rs Remove inherent methods from several LLVM FFI types 2025-10-04 18:16:13 +10:00
asm.rs Extract helper method set_metadata_node 2025-10-02 18:04:23 +10:00
attributes.rs Use standard attribute logic for allocator shim 2025-09-25 10:04:40 +02:00
base.rs Use standard attribute logic for allocator shim 2025-09-25 10:04:40 +02:00
builder.rs Remove inherent methods from several LLVM FFI types 2025-10-04 18:16:13 +10:00
callee.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
common.rs initial implementation of the darwin_objc unstable feature 2025-09-13 16:06:22 -07:00
consts.rs Extract helper method module_add_named_metadata_node 2025-10-02 18:04:24 +10:00
context.rs Remove inherent methods from llvm::CallConv::from_conv 2025-10-04 18:47:18 +10:00
declare.rs Remove inherent methods from several LLVM FFI types 2025-10-04 18:16:13 +10:00
errors.rs Use the object crate rather than LLVM for extracting bitcode sections 2025-07-25 11:21:28 +00:00
intrinsic.rs Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Zalathar 2025-09-29 15:44:55 +10:00
lib.rs use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00:00
llvm_util.rs Add panic=immediate-abort 2025-09-21 13:12:18 -04:00
macros.rs use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00:00
mono_item.rs Replace the llvm::Bool typedef with a proper newtype 2025-08-24 23:09:54 +10:00
type_.rs Remove inherent methods from llvm::Type 2025-10-04 18:47:18 +10:00
type_of.rs Auto merge of #145717 - BoxyUwU:erase_regions_rename, r=lcnr 2025-09-09 15:04:44 +00:00
typetree.rs autodiff: typetree recursive depth query from enzyme with fallback 2025-09-19 05:42:27 +00:00
va_arg.rs Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Zalathar 2025-09-29 15:44:55 +10:00
value.rs Add warn(unreachable_pub) to rustc_codegen_llvm. 2024-08-16 08:46:57 +10:00