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_llvm
/
src
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
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