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
/
back
/
lto.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-07
Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors
bors
-9
/
+9
2022-05-02
fix most compiler/ doctests
Elliot Roberts
-9
/
+9
2022-04-30
Remove config parameter of optimize_fat and avoid interior mutability for module
bjorn3
-8
/
+5
2022-04-30
Let LtoModuleCodegen::optimize take self by value
bjorn3
-2
/
+2
2022-04-25
Auto merge of #95604 - nbdd0121:used2, r=petrochenkov
bors
-3
/
+3
2022-04-24
Ensure `#[used]` symbols are preserved in LTO
Gary Guo
-1
/
+1
2022-04-20
Stub out various legacy PM functions with LLVM 15
Nikita Popov
-1
/
+1
2022-04-18
Add `SymbolExportInfo`
Gary Guo
-3
/
+3
2022-04-07
remove allocation from a self-profiling call in the LLVM backend
Rémy Rakic
-1
/
+3
2022-03-06
Improved error message for failed bitcode load
Joe
-1
/
+1
2022-01-14
Remove LLVMRustMarkAllFunctionsNounwind
Amanieu d'Antras
-17
/
+0
2021-12-30
Auto merge of #91125 - eskarn:llvm-passes-plugin-support, r=nagisa
bors
-2
/
+5
2021-12-20
rustc_codegen_llvm: move should_use_new_llvm_pass_manager function to llvm_util
Axel Cohen
-2
/
+5
2021-12-16
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
-2
/
+2
2021-12-09
Remove redundant [..]s
est31
-1
/
+1
2021-10-08
Default to disabling the new pass manager for the s390x targets.
Hans Kratz
-1
/
+1
2021-10-01
Fix clippy lints
Guillaume Gomez
-13
/
+12
2021-09-17
Work around invalid DWARF bugs for fat LTO
Yilin Chen
-2
/
+16
2021-05-08
Support -C passes in NewPM
Nikita Popov
-4
/
+13
2021-05-08
Don't force -O1 with ThinLTO
Nikita Popov
-22
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-3
/
+2
2021-01-28
rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`
Alex Crichton
-4
/
+1
2020-12-16
cg_llvm: split dwarf filename and comp dir
David Wood
-1
/
+1
2020-12-16
cg_llvm: implement split dwarf support
David Wood
-8
/
+13
2020-12-16
cg_ssa: introduce `TargetMachineFactoryFn` alias
David Wood
-1
/
+1
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-1
/
+1
2020-09-17
Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse
Aaron Hill
-192
/
+69
2020-09-09
Add `-Z combine_cgu` flag
Victor Ding
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+1075