about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/enzyme_ffi.rs
AgeCommit message (Expand)AuthorLines
2025-02-25Fix enzyme build errorsVayun Biyani-2/+2
2025-02-22Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgrbors-2/+2
2025-02-21update autodiff flagsManuel Drehwald-0/+94
2025-02-22Fix overcapturing, unsafe extern blocks, and new unsafe opsMichael Goulet-2/+2
2025-02-13cg_llvm: Reduce visibility of all functions in the llvm moduleDaniel Paoliello-13/+14
2025-01-31Add link attribute for Enzyme's FFIBen Kimock-2/+7
2025-01-29upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiffManuel Drehwald-1/+3
2025-01-01upstream rustc_codegen_llvm changes for enzyme/autodiffManuel Drehwald-0/+29