mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
a547f2bf36
* Add _mm_set_ss * Add _mm_set1_ps and _mm_set_ps1 * Add _mm_set_ps * Add _mm_setr_ps * Add _mm_setzero_ps * Fix _mm_setr_ps instr test on x86 * Sidestep black_box ABI issue on i586