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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
back
/
lto.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-28
Mark all optimize methods and the codegen method as safe
bjorn3
-8
/
+3
2025-01-24
Make CodegenCx and Builder generic
Manuel Drehwald
-3
/
+1
2025-01-01
upstream rustc_codegen_llvm changes for enzyme/autodiff
Manuel Drehwald
-0
/
+21
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-09
Remove `serialized_bitcode` from `LtoModuleCodegen`.
Nicholas Nethercote
-8
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+5
2024-07-16
Fix unsafe_op_in_unsafe_fn in compiler
Michael Goulet
-1
/
+1
2022-04-30
Merge new_metadata into codegen_allocator
bjorn3
-3
/
+1
2022-04-30
Remove config parameter of optimize_fat and avoid interior mutability for module
bjorn3
-3
/
+2
2022-04-30
Let LtoModuleCodegen::optimize take self by value
bjorn3
-7
/
+6
2021-05-08
Support -C passes in NewPM
Nikita Popov
-1
/
+1
2021-03-30
Add an Mmap wrapper to rustc_data_structures
bjorn3
-1
/
+2
2021-03-18
Upgrade memmap to memmap2 in other crates.
Camille GILLOT
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+107