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
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
[prev]