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
/
src
/
librustc_codegen_llvm
/
llvm_util.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
Add f16c target_feature
gnzlbg
-0
/
+1
2019-04-19
Rollup merge of #60097 - cuviper:llvm8-mergefunc-use-aliases, r=rkruppe
Mazdak Farrokhzad
-1
/
+1
2019-04-18
Use -mergefunc-use-aliases for any LLVM >= 8
Josh Stone
-1
/
+1
2019-04-17
whitelist rtm x86 cpu feature
tyler
-0
/
+1
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-2
/
+2
2019-02-14
Whitelist the ARM v8 target-feature
gnzlbg
-0
/
+1
2019-02-13
Whitelist the ARM v6 target-feature
gnzlbg
-0
/
+1
2019-01-30
Add MOVBE feature
Jethro Beekman
-0
/
+1
2019-01-24
Implement optimize(size) and optimize(speed)
Simonas Kazlauskas
-3
/
+3
2019-01-05
Add a target option "merge-functions" taking values in ("disabled",
Peter Jin
-1
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-21
Enable emission of alignment attrs for pointer params
Nikita Popov
-0
/
+4
2018-12-14
rustc: Add the `cmpxchg16b` target feature on x86/x86_64
Alex Crichton
-0
/
+2
2018-12-12
x86: Add the `adx` target feature to whitelist
Alex Crichton
-0
/
+1
2018-11-30
Enable -mergefunc-use-aliases
Nikita Popov
-0
/
+3
2018-11-11
Fix typos.
Bruce Mitchener
-1
/
+1
2018-11-10
Auto merge of #55650 - nikic:funnel-shift, r=nagisa
bors
-0
/
+4
2018-11-08
Disable wasm32 features on emscripten
Nikita Popov
-1
/
+2
2018-11-03
Implement rotate using funnel shift on LLVM >= 7
Nikita Popov
-0
/
+4
2018-10-12
exit with status code 101 on fatal LLVM error
Andy Russell
-0
/
+2
2018-10-08
codegen_llvm: improve allocations
ljedrz
-2
/
+3
2018-09-05
Auto merge of #53878 - alexcrichton:wasm-atomics-feature, r=eddyb
bors
-0
/
+1
2018-09-03
whitelist some ARM features
Jorge Aparicio
-0
/
+4
2018-08-31
rustc: Prepare the `atomics` feature for wasm
Alex Crichton
-0
/
+1
2018-08-28
Fix warnings about the `native` target-cpu
Alex Crichton
-0
/
+18
2018-08-08
Add wasm32 simd128 target feature
gnzlbg
-0
/
+6
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-1
/
+1
2018-07-25
ARM: expose `rclass` and `dsp` target features
Paolo Teti
-0
/
+2
2018-07-06
ARM: expose the "mclass" target feature
Jorge Aparicio
-0
/
+1
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+255