summary refs log tree commit diff
path: root/library/stdarch
AgeCommit message (Collapse)AuthorLines
2020-12-21Update stdarch submoduleTomasz Miąsko-0/+0
2020-12-11Update stdarch submoduleTomasz Miąsko-0/+0
2020-11-17Enable AVX512 *epi64 variants by updating stdarchMahmut Bulut-0/+0
2020-10-01Update stdarch submoduleJoshua Nelson-0/+0
The primary purpose is to get the fixes from https://github.com/rust-lang/stdarch/pull/920 and https://github.com/rust-lang/stdarch/pull/922. The other changes included are https://github.com/rust-lang/stdarch/pull/917 and https://github.com/rust-lang/stdarch/pull/919.
2020-09-27fix redundant delarations of const_fn_transmuteDong Bo-0/+0
2020-09-27update stdarch submoduleDong Bo-0/+0
2020-09-15Update stdarchJethro Beekman-0/+0
2020-08-03fix broken git commit in stdarchkennytm-0/+0
2020-08-02Document the discrepancy in the mask type for _mm_shuffle_psGeorgio Nicolas-0/+0
2020-07-28Update stdarch submoduleAlex Crichton-0/+0
This commit updates the src/stdarch submodule primarily to include rust-lang/stdarch#874 which updated and revamped WebAssembly SIMD intrinsics and renamed WebAssembly atomics intrinsics. This is all unstable surface area of the standard library so the changes should be ok here. The SIMD updates also enable SIMD intrinsics to be used by any program any any time, yay! cc #74372, a tracking issue I've opened for the stabilization of SIMD intrinsics
2020-07-27mv std libs to library/mark-0/+0