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
/
llvm
Age
Commit message (
Expand
)
Author
Lines
2021-06-04
Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...
Richard Cobbe
-0
/
+34
2021-06-04
Auto merge of #84449 - alexcrichton:metadata-in-object, r=nagisa
bors
-84
/
+0
2021-06-04
rustc: Store metadata-in-rlibs in object files
Alex Crichton
-84
/
+0
2021-06-02
Generate better debuginfo for directly tagged enums
Wesley Wiser
-1
/
+1
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-1
/
+2
2021-05-19
Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
bors
-1
/
+2
2021-05-18
Set dso_local for more items
Boris-Chengbiao Zhou
-1
/
+2
2021-05-17
rustc_codegen_ssa: only create backend `BasicBlock`s as-needed.
Eduard-Mihai Burtescu
-1
/
+0
2021-05-08
Support -C passes in NewPM
Nikita Popov
-1
/
+3
2021-05-08
Explicitly register GCOV profiling pass as well
Nikita Popov
-0
/
+1
2021-05-08
Explicitly register instrprof pass
Nikita Popov
-0
/
+1
2021-04-17
Don't set `fast`(-math) for certain simd ops
Simonas Kazlauskas
-1
/
+1
2021-04-09
Categorize and explain target features support
Matt Ickstadt
-1
/
+7
2021-04-06
Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco
bors
-0
/
+1
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-0
/
+1
2021-03-27
Address review comments
Joshua Nelson
-0
/
+68
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-87
/
+1
2021-03-12
Add support for storing code model to LLVM module IR
Hiroki Noda
-0
/
+1
2021-03-01
Mark pure asm as willreturn
Nikita Popov
-0
/
+1
2021-03-01
Don't directly expose coverage::CounterMappingRegion via FFI
Nikita Popov
-4
/
+2
2021-02-28
Support LLVM 12 in rustc
Nikita Popov
-0
/
+4
2021-02-07
HWASan support
Tri Vo
-0
/
+4
2021-02-02
Add a new ABI to support cmse_nonsecure_call
Hugues de Valon
-0
/
+5
2021-01-14
Use probe-stack=inline-asm in LLVM 11+
Erik Desjardins
-0
/
+1
2021-01-13
Remove the unused context from CreateDebugLocation
Josh Stone
-1
/
+0
2021-01-07
Use LLVMGetHostCPUFeatures instead of stdsimd
Andrew Sun
-0
/
+4
2020-12-16
llvm: update ffi bindings for split dwarf
David Wood
-0
/
+4
2020-11-23
Updated links to LLVM 11 docs and types
Rich Kadel
-3
/
+3
2020-11-23
Upgrades the coverage map to Version 4
Rich Kadel
-2
/
+18
2020-11-03
Rollup merge of #77950 - arlosi:sha256, r=eddyb
Mara Bos
-0
/
+1
2020-10-21
rustc_codegen_llvm: avoid converting between DILocation and Value.
Eduard-Mihai Burtescu
-5
/
+7
2020-10-21
rustc_codegen_llvm: move DISubprogram creation to a dbg_scope_fn method.
Eduard-Mihai Burtescu
-1
/
+1
2020-10-14
Add support for SHA256 source file hashing for LLVM 11+.
Arlo Siemsen
-0
/
+1
2020-10-14
Remove unused code from rustc_codegen_*
est31
-5
/
+0
2020-10-11
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
bors
-0
/
+6
2020-09-30
Add support for cmse_nonsecure_entry attribute
Hugues de Valon
-0
/
+6
2020-09-30
Update LLVM and add Unsupported diagnostic
Hugues de Valon
-0
/
+3
2020-09-20
Remove MMX from Rust
Mateusz MikuĊa
-1
/
+0
2020-09-17
Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse
Aaron Hill
-0
/
+6
2020-09-09
Move `rustllvm` into `rustc_llvm`
Vadim Petrochenkov
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+2946