| .. |
|
back
|
Removes the serde dependency in rustc_codegen_llvm
|
2025-12-28 15:52:20 +08:00 |
|
builder
|
Remove region_id unnamed attr
|
2025-12-19 13:27:14 +01:00 |
|
coverageinfo
|
Use the embeddable filename for coverage artifacts
|
2025-12-15 22:09:07 +01:00 |
|
debuginfo
|
Move DIBuilderBox out of ffi.rs
|
2025-12-19 12:32:49 +11:00 |
|
llvm
|
Removes the serde dependency in rustc_codegen_llvm
|
2025-12-28 15:52:20 +08: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
|
Allow PowerPC spe_acc as clobber-only register
|
2025-12-03 12:37:22 -06:00 |
|
attributes.rs
|
Implement offload intrinsic
|
2025-11-25 20:04:27 +01:00 |
|
base.rs
|
Remove the need to call clang for std::offload usages
|
2025-12-23 05:20:07 -08:00 |
|
builder.rs
|
Inline BuilderMethods::call for intrinsics
|
2025-12-27 17:46:26 +00:00 |
|
callee.rs
|
rustc_target: introduce Env
|
2025-11-11 18:34:47 -05:00 |
|
common.rs
|
Fix ICE on offsetted ZST pointer
|
2025-10-15 20:06:46 -04:00 |
|
consts.rs
|
rustc_target: introduce Arch
|
2025-11-04 21:27:22 -05:00 |
|
context.rs
|
Partially inline get_fn_addr/get_fn in codegen_llvm_intrinsic_call
|
2025-12-27 17:46:26 +00:00 |
|
declare.rs
|
refactor: Remove LLVMRustInsertPrivateGlobal and define_private_global
|
2025-10-08 21:59:48 +02:00 |
|
errors.rs
|
adding proper error handling for offload
|
2025-12-23 05:20:11 -08:00 |
|
intrinsic.rs
|
Partially inline get_fn_addr/get_fn in codegen_llvm_intrinsic_call
|
2025-12-27 17:46:26 +00:00 |
|
lib.rs
|
Auto merge of #150133 - ZuseZ4:enzyme-frontend-nightly, r=jieyouxu
|
2025-12-23 02:49:04 +00:00 |
|
llvm_util.rs
|
Disable f16 on LoongArch for LLVM < 21
|
2025-12-24 16:10:38 +08:00 |
|
macros.rs
|
use declarative macro for #[derive(TryFromU32)]
|
2025-10-06 14:54:38 +00:00 |
|
mono_item.rs
|
EII: generate aliases for implementations
|
2025-12-12 11:32:29 +01: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
|
Rollup merge of #150008 - androm3da:bcain/va_arg_rs, r=folkertdev
|
2025-12-17 12:49:20 +01:00 |
|
value.rs
|
Consistently import llvm::Type and llvm::Value
|
2025-10-06 13:09:16 +11:00 |