|
Failed to load latest commit information. |
|
math
|
Implement tanh
|
Mar 16, 2019
|
|
reductions
|
Do not use vpmin/max to reduce vector masks smaller than 128-bit on A…
|
Feb 5, 2019
|
|
bit_manip.rs
|
Fixups to make the library compile again
|
Jan 31, 2019
|
|
llvm.rs
|
Implement bitmask
|
Jan 31, 2019
|
|
math.rs
|
floating-point math, min/max reductions
|
Jun 28, 2018
|
|
pointer_sized_int.rs
|
Update main crate to Rust 2018 edition
|
Sep 14, 2018
|
|
reductions.rs
|
implement more apis
|
Jun 27, 2018
|
|
shuffle.rs
|
Update main crate to Rust 2018 edition
|
Sep 14, 2018
|
|
shuffle1_dyn.rs
|
Not require core_arch built with NEON when libcore was built with NEON
|
Feb 5, 2019
|
|
swap_bytes.rs
|
Fix clippy issues
|
Feb 7, 2019
|
|
v128.rs
|
update to latest clippy
|
Sep 3, 2018
|
|
v16.rs
|
add 16,32,64, and 512-bit wide vector types
|
Jul 19, 2018
|
|
v256.rs
|
update to latest clippy
|
Sep 3, 2018
|
|
v32.rs
|
add 16,32,64, and 512-bit wide vector types
|
Jul 19, 2018
|
|
v512.rs
|
update to latest clippy
|
Sep 3, 2018
|
|
v64.rs
|
add 16,32,64, and 512-bit wide vector types
|
Jul 19, 2018
|
|
vPtr.rs
|
format to fix maximum line width
|
Nov 9, 2018
|
|
vSize.rs
|
add vectors of isize and usize
|
Aug 13, 2018
|