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-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