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_util.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-16
Adjust `-Ctarget-cpu=native` handling in cg_llvm
Simonas Kazlauskas
-10
/
+56
2021-01-17
Rollup merge of #81095 - LingMan:unwrap, r=oli-obk
Mara Bos
-5
/
+1
2021-01-16
Use Option::unwrap_or instead of open-coding it
LingMan
-5
/
+1
2021-01-16
Use Option::map instead of open-coding it
LingMan
-4
/
+2
2021-01-14
Use probe-stack=inline-asm in LLVM 11+
Erik Desjardins
-5
/
+6
2021-01-08
Check if the pointer is null/string is not utf8
Andrew Sun
-8
/
+19
2021-01-07
Use LLVMGetHostCPUFeatures instead of stdsimd
Andrew Sun
-9
/
+9
2021-01-06
Make target-cpu=native detect individual features
Andrew Sun
-0
/
+20
2020-11-18
Rollup merge of #78361 - DevJPM:master, r=workingjubilee
Mara Bos
-0
/
+10
2020-11-15
Rollup merge of #77802 - jyn514:bootstrap-specific, r=nikomatsakis
Jonas Schievink
-8
/
+5
2020-11-12
fully exploited the dropped support of LLVM 8
DevJPM
-5
/
+3
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-9
/
+4
2020-11-07
Allow making `RUSTC_BOOTSTRAP` conditional on the crate name
Joshua Nelson
-8
/
+5
2020-10-26
Updated documentation, x86 feature detection testing, and removed LLVM 9 excl...
DevJPM
-0
/
+5
2020-10-25
Updated the list of white-listed target features for x86
DevJPM
-0
/
+5
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-8
/
+6
2020-10-13
Replace absolute paths with relative ones
est31
-1
/
+1
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-5
/
+17
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-5
/
+17
2020-10-04
Move target feature whitelist from cg_llvm to cg_ssa
bjorn3
-149
/
+1
2020-09-20
Remove MMX from Rust
Mateusz MikuĊa
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+368