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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
simd
Age
Commit message (
Expand
)
Author
Lines
2019-05-16
Added ignore-sgx for appropriate tests
Dario Gonzalez
-0
/
+1
2019-03-15
Remove restriction on isize/usize in repr(simd)
Brian Campbell
-0
/
+32
2019-02-08
Remove trailing white-space
gnzlbg
-1
/
+1
2019-02-08
simd-saturating-arith test requires LLVM >= 8.0
gnzlbg
-3
/
+3
2019-02-08
Add simd_saturating_{add,sub} intrinsics
gnzlbg
-0
/
+92
2019-01-26
Rollup merge of #57827 - parched:ignore, r=nikomatsakis
Mazdak Farrokhzad
-0
/
+1
2019-01-24
Auto merge of #57269 - gnzlbg:simd_bitmask, r=rkruppe
bors
-0
/
+61
2019-01-22
Add intrinsic to create an integer bitmask from the MSB of integer vectors
gnzlbg
-0
/
+61
2019-01-22
Ignore aarch64 in simd-intrinsic-generic-reduction
James Duley
-0
/
+1
2019-01-14
rustc: Remove platform intrinsics crate
Alex Crichton
-24
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-140
/
+0
2018-12-17
Auto merge of #56642 - nikic:llvm-6, r=alexcrichton
bors
-1
/
+0
2018-12-13
rustc: Add an unstable `simd_select_bitmask` intrinsic
Alex Crichton
-0
/
+30
2018-12-09
Bump minimum required LLVM version to 6.0
Nikita Popov
-1
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-09-27
Allow more lints that signalled on the arm-android test run.
Felix S. Klock II
-0
/
+1
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+2
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+1538