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
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-25
Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa
bors
-9
/
+0
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-9
/
+0
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-4
/
+4
2021-03-12
Add support for storing code model to LLVM module IR
Hiroki Noda
-0
/
+8
2021-02-28
Support LLVM 12 in rustc
Nikita Popov
-0
/
+7
2021-02-14
Replace const_cstr with cstr crate
Xidorn Quan
-3
/
+3
2021-02-07
Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa
bors
-121
/
+3
2021-01-23
Make declare_cfn more flexible
Caleb Zulawski
-4
/
+3
2021-01-14
Use probe-stack=inline-asm in LLVM 11+
Erik Desjardins
-1
/
+1
2021-01-03
Implement floating point SIMD intrinsics over all vector widths, and limit SI...
Caleb Zulawski
-117
/
+0
2020-11-12
Removed an unused function now that LLVM 9 is the minimal supported version
DevJPM
-5
/
+0
2020-11-12
fully exploited the dropped support of LLVM 8
DevJPM
-3
/
+0
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-4
/
+4
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-5
/
+5
2020-10-23
Make codegen coverage_context optional, and check
Rich Kadel
-2
/
+2
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-9
/
+9
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-1
/
+2
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-1
/
+2
2020-09-18
Remove DeclareMethods
khyperia
-0
/
+11
2020-08-30
mv compiler to compiler/
mark
-0
/
+902