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
/
builder
/
autodiff.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-30
fix void and empty struct ret
Manuel Drehwald
-1
/
+8
2025-09-19
Add TypeTree metadata attachment for autodiff
Karan Janthe
-0
/
+6
2025-09-18
Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4
bors
-2
/
+42
2025-09-17
Check ZST via `PassMode`
Marcelo Domínguez
-3
/
+17
2025-09-17
Support ZST args
Marcelo Domínguez
-1
/
+10
2025-09-17
doc and move single branch match to an if let
Marcelo Domínguez
-6
/
+6
2025-09-17
Adjust autodiff actitivies for ScalarPair
Marcelo Domínguez
-0
/
+17
2025-08-24
Rename `llvm::Bool` aliases to standard const case
Zalathar
-2
/
+2
2025-08-14
Remove inlining for autodiff handling
Marcelo Domínguez
-7
/
+1
2025-08-14
Complete functionality and general cleanup
Marcelo Domínguez
-92
/
+86
2025-08-14
Basic implementation of `autodiff` intrinsic
Marcelo Domínguez
-234
/
+68
2025-07-17
Rollup merge of #143388 - bjorn3:lto_refactors, r=compiler-errors
León Orell Valerian Liehr
-2
/
+0
2025-07-14
Eliminate all direct uses of LLVMMDStringInContext2
Oli Scherer
-8
/
+8
2025-07-14
Merge `typeid_metadata` and `create_metadata`
Oli Scherer
-8
/
+8
2025-07-10
Make some "safe" llvm ops actually sound
Oli Scherer
-1
/
+1
2025-07-03
Remove unused config param from WriteBackendMethods::autodiff
bjorn3
-2
/
+0
2025-06-16
add and use generic get_const_int function
Manuel Drehwald
-2
/
+2
2025-04-25
add custom enzyme markers to target methods
bit-aloo
-0
/
+5
2025-04-24
Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obk
Matthias Krüger
-1
/
+1
2025-04-16
working dupv and dupvonly for fwd mode
Manuel Drehwald
-5
/
+33
2025-04-12
update documentation
Manuel Drehwald
-1
/
+1
2025-04-07
handle sret for scalar autodiff
Manuel Drehwald
-2
/
+22
2025-04-04
add autodiff batching backend
Manuel Drehwald
-39
/
+160
2025-03-17
[NFC] simplify matching
Manuel Drehwald
-12
/
+3
2025-03-17
[NFC] extract autodiff call lowering in cg_llvm into own function
Manuel Drehwald
-93
/
+108
2025-02-24
Remove inherent function that has a trait method duplicate of a commonly impo...
Oli Scherer
-0
/
+1
2025-02-24
Generalize BaseTypeCodegenMethods
Oli Scherer
-1
/
+2
2025-02-24
Avoid some duplication between SimpleCx and CodegenCx
Oli Scherer
-1
/
+1
2025-02-21
update autodiff flags
Manuel Drehwald
-4
/
+9
2025-02-10
Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxu
Matthias Krüger
-32
/
+14
2025-02-10
remove outdated *First autodiff variants for higher-order ad
Manuel Drehwald
-2
/
+0
2025-02-10
move second opt run to lto phase and cleanup code
Manuel Drehwald
-28
/
+7
2025-02-08
Rustfmt
bjorn3
-10
/
+16
2025-02-05
fix fwd-mode autodiff case
Manuel Drehwald
-3
/
+8
2025-01-29
upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff
Manuel Drehwald
-7
/
+7
2025-01-24
Make CodegenCx and Builder generic
Manuel Drehwald
-14
/
+11
2025-01-01
upstream rustc_codegen_llvm changes for enzyme/autodiff
Manuel Drehwald
-0
/
+344