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
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2022-04-16
Auto merge of #95689 - lqd:self-profiler, r=wesleywiser
bors
-4
/
+5
2022-04-15
Add codegen for global_asm! sym operands
Amanieu d'Antras
-9
/
+10
2022-04-07
port `codegen_module` activity to arg recorder API
Rémy Rakic
-4
/
+5
2022-02-26
Add LLVM attributes in batches instead of individually
Erik Desjardins
-1
/
+2
2022-02-19
Adopt let else in more places
est31
-4
/
+1
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-2
/
+2
2021-12-16
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
-6
/
+3
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-2
/
+2
2021-12-07
Use object crate for .rustc metadata generation
Nikita Popov
-52
/
+1
2021-10-20
Make hash_result an Option.
Camille GILLOT
-2
/
+7
2021-09-30
Move EncodedMetadata to rustc_metadata.
Camille GILLOT
-2
/
+2
2021-08-21
Always use llvm.used for coverage symbols
Nikita Popov
-2
/
+4
2021-08-16
Use llvm.compiler.used insetad of llvm.used
Nikita Popov
-2
/
+2
2021-06-01
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+1
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-24
/
+0
2021-05-19
Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
bors
-0
/
+24
2021-05-18
Set dso_local for more items
Boris-Chengbiao Zhou
-0
/
+24
2021-05-10
Add link to historic note
bjorn3
-1
/
+2
2021-05-07
Remove cg_llvm::metadata module
bjorn3
-2
/
+15
2021-04-03
Move SanitizerSet to rustc_target
Simonas Kazlauskas
-1
/
+2
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-1
/
+1
2020-12-22
Update and improve `rustc_codegen_{llvm,ssa}` docs
Camelid
-10
/
+8
2020-11-03
[self-profiling] Include the estimated size of each cgu in the profile
Wesley Wiser
-2
/
+4
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-09-20
Use as_nanos in bench.rs and base.rs
est31
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+205