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
Age
Commit message (
Expand
)
Author
Lines
2020-11-15
Rollup merge of #78848 - DevJPM:ci-llvm-9, r=nikic
Dylan DPC
-5
/
+0
2020-11-12
rustc_target: Mark UEFI targets as `is_like_windows`/`is_like_msvc`
Vadim Petrochenkov
-3
/
+1
2020-11-12
fully exploited the dropped support of LLVM 8
DevJPM
-5
/
+0
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-16
/
+10
2020-10-31
Implement -Z relax-elf-relocations=yes|no
Anthony Ramine
-1
/
+5
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-1
/
+1
2020-10-26
Implement -Z function-sections=yes|no
Anthony Ramine
-1
/
+2
2020-10-23
Revert "Set .llvmbc and .llvmcmd sections as allocatable"
Tyler Mandry
-2
/
+2
2020-10-17
Rollup merge of #77961 - glandium:embed-bitcode, r=nagisa
Dylan DPC
-2
/
+2
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-9
/
+9
2020-10-15
Set .llvmbc and .llvmcmd sections as allocatable
Mike Hommey
-2
/
+2
2020-10-11
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
bors
-192
/
+69
2020-09-30
Update LLVM and add Unsupported diagnostic
Hugues de Valon
-0
/
+7
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
/
+28
2020-08-30
mv compiler to compiler/
mark
-0
/
+2484