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
/
test
/
ui
/
simd-intrinsic
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Rearrange test/ui/{simd,simd-intrinsic}
Jubilee Young
-1149
/
+0
2021-10-04
Use arrays over tuples in SIMD tests
Jubilee Young
-40
/
+17
2021-09-11
Allow simd_shuffle to accept vectors of any length
Caleb Zulawski
-0
/
+54
2021-07-01
Minor adjustments and refactoring
Fabian Wolff
-11
/
+4
2021-06-08
Check the number of generic lifetime and const parameters of intrinsics
Fabian Wolff
-0
/
+47
2021-05-13
fix test suite
Ralf Jung
-39
/
+45
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-3
/
+2
2021-03-19
Add simd_neg platform intrinsic
SparrowLii
-15
/
+29
2021-03-05
Bump mir-opt-level from 3 to 4 in tests
Santiago Pastorino
-2
/
+2
2021-01-23
Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ve...
Caleb Zulawski
-50
/
+17
2020-10-03
Support vectors with fewer than 8 elements for simd_select_bitmask
Amanieu d'Antras
-5
/
+5
2020-02-20
Revert "Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-ca...
Dylan MacKenzie
-23
/
+17
2020-02-18
Add `#[rustc_args_required_const]` to `simd_shuffle` tests
Dylan MacKenzie
-17
/
+23
2019-12-25
Add test cases which exercise the fix.
jumbatm
-0
/
+65
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-76
/
+90
2019-11-14
Fix ui tests with better error code usage
Guillaume Gomez
-0
/
+8
2019-07-20
Remove vector fadd/fmul reduction workarounds
Nikita Popov
-47
/
+21
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-8
/
+0
2019-02-08
Add simd_saturating_{add,sub} intrinsics
gnzlbg
-0
/
+53
2019-01-24
Auto merge of #57269 - gnzlbg:simd_bitmask, r=rkruppe
bors
-0
/
+123
2019-01-22
Add intrinsic to create an integer bitmask from the MSB of integer vectors
gnzlbg
-0
/
+123
2019-01-14
rustc: Remove platform intrinsics crate
Alex Crichton
-172
/
+0
2019-01-11
Update tests
John Kåre Alsaker
-36
/
+36
2018-12-25
Remove licenses
Mark Rousskov
-165
/
+85
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-12
/
+13
2018-12-14
rustc: Add an unstable `simd_select_bitmask` intrinsic
Alex Crichton
-4
/
+22
2018-12-13
rustc: Add an unstable `simd_select_bitmask` intrinsic
Alex Crichton
-4
/
+32
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1068