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
Age
Commit message (
Expand
)
Author
Lines
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-1
/
+0
2021-03-19
Add simd_neg platform intrinsic
SparrowLii
-0
/
+7
2021-03-02
Fix UI errors
Erin Power
-9
/
+3
2021-03-02
Revert non-power-of-two vector restriction
Erin Power
-35
/
+2
2021-02-07
Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa
bors
-102
/
+232
2021-01-31
Move some tests to more reasonable directories
Caio
-0
/
+24
2021-01-23
Move SIMD tests
Caleb Zulawski
-5
/
+202
2021-01-23
Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ve...
Caleb Zulawski
-97
/
+30
2020-12-26
update tests
Bastian Kauschke
-4
/
+4
2020-11-29
Auto merge of #78380 - bstrie:rm-old-num-const-from-tests, r=jyn514
bors
-5
/
+3
2020-11-29
Update tests to remove old numeric constants
bstrie
-5
/
+3
2020-11-15
fix up tidy
Ashley Mannix
-1
/
+2
2020-11-15
add a canary test for complex repr(simd)
Ashley Mannix
-0
/
+50
2020-11-08
update ui tests
Ashley Mannix
-14
/
+12
2020-11-08
Support repr(simd) on ADTs containing a single array field
gnzlbg
-68
/
+139
2020-10-04
Rollup merge of #77504 - Amanieu:select_simd_bitmask, r=ecstatic-morse
Jonas Schievink
-0
/
+25
2020-10-03
Support vectors with fewer than 8 elements for simd_select_bitmask
Amanieu d'Antras
-0
/
+25
2020-10-03
Flatten arrows with further comment
Jubilee Young
-5
/
+6
2020-10-02
Macro-expand test to cover all possible lanes
Jubilee Young
-15
/
+249
2020-09-15
Test and reject out-of-bounds shuffle vectors
Jubilee Young
-0
/
+32
2020-07-31
compiletest: ignore-endian-big, fixes #74829, fixes #74885
Ximin Luo
-4
/
+2
2020-06-10
Migrate to numeric associated consts
Lzu Tao
-5
/
+5
2020-04-14
Update the minimum external LLVM to 8
Josh Stone
-1
/
+0
2020-02-20
Revert "Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-ca...
Dylan MacKenzie
-5
/
+1
2020-02-18
Add `#[rustc_args_required_const]` to `simd_shuffle` tests
Dylan MacKenzie
-1
/
+5
2020-01-02
Revert `const_err` lint checking of casts
Wesley Wiser
-1
/
+0
2019-12-30
Lint overflowing integer casts in const prop
Wesley Wiser
-0
/
+1
2019-12-02
Update the minimum external LLVM to 7
Josh Stone
-1
/
+0
2019-11-02
Remove erroneous error-pattern from run-pass test
Tomasz Miąsko
-1
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+1597