index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_llvm
/
src
/
llvm
/
enzyme_ffi.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
autodiff: typetree recursive depth query from enzyme with fallback
Karan Janthe
-1
/
+0
2025-09-19
autodiff: recurion added for typetree
Karan Janthe
-0
/
+1
2025-09-19
autodiff: fixed test to be more precise for type tree checking
Karan Janthe
-0
/
+23
2025-09-19
autodiff: f128 support added for typetree
Karan Janthe
-1
/
+1
2025-09-19
added typetree support for memcpy
Karan Janthe
-0
/
+1
2025-09-19
Add TypeTree metadata attachment for autodiff
Karan Janthe
-1
/
+181
2025-09-15
Make llvm_enzyme a regular cargo feature
bjorn3
-4
/
+4
2025-07-18
add various wrappers for gpu code generation
Manuel Drehwald
-1
/
+9
2025-07-07
Remove unused allow attrs
Yotam Ofek
-1
/
+0
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-1
/
+1
2025-06-25
added PrintTAFn flag for autodiff
Karan Janthe
-0
/
+17
2025-04-28
remove noinline attribute and add alwaysinline after AD pass
bit-aloo
-2
/
+6
2025-04-25
add llvm wrappers and corresponding methods in attribute
bit-aloo
-0
/
+9
2025-04-05
Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obk
Stuart Cook
-1
/
+3
2025-04-04
add autodiff batching backend
Manuel Drehwald
-1
/
+3
2025-03-25
Reduce visibility of most items in `rustc_codegen_llvm`
Daniel Paoliello
-22
/
+22
2025-03-07
Rollup merge of #137549 - oli-obk:llvm-ffi, r=davidtwco
Matthias Krüger
-1
/
+2
2025-02-25
Fix enzyme build errors
Vayun Biyani
-2
/
+2
2025-02-24
Mark more LLVM FFI as safe
Oli Scherer
-1
/
+2
2025-02-22
Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgr
bors
-2
/
+2
2025-02-21
update autodiff flags
Manuel Drehwald
-0
/
+94
2025-02-22
Fix overcapturing, unsafe extern blocks, and new unsafe ops
Michael Goulet
-2
/
+2
2025-02-13
cg_llvm: Reduce visibility of all functions in the llvm module
Daniel Paoliello
-13
/
+14
2025-01-31
Add link attribute for Enzyme's FFI
Ben Kimock
-2
/
+7
2025-01-29
upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff
Manuel Drehwald
-1
/
+3
2025-01-01
upstream rustc_codegen_llvm changes for enzyme/autodiff
Manuel Drehwald
-0
/
+29