mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
7480389611
Update stdarch submodule Changes from stdarch: * Fix links in documentation of cmpxchg16b * Use load intrinsic and loop for intrinsic-test programs. Add --release flag back to intrinsic-test programs. * Properly fix vext intrinsic tests * Replace some calls to `pointer::offset` with `add` and `sub` * Allow internal use of stdsimd from detect_feature * fix target name in contributing.md * Tweak constant for ARM vext instruction tests * Use `llvm.ppc.altivec.lvx` intrinsic for `vec_ld` * Adding doc links for arm neon intrinsics * Adding doc links for arm crypto and aes intrinsics * Remove instruction tests for `__mmask*` intrinsics * Update ubuntu 21.10 docker containers to 22.04 * Adding documentation links for arm crc32 intrinsics * Remove restrictions on compare-exchange memory ordering. * Fix a typo in the document. * Allow mapping a runtime feature to a set of target_features * Update atomic intrinsics * Fully qualify recursive macro calls * Ensure the neon vector aggregates like `float32x4x4_t` are `#[repr(C)]` * Remove useless conditional compilation * Fix ARM vbsl* NEON intrinsics r? `@Amanieu` |
||
---|---|---|
.. | ||
alloc | ||
backtrace@4e5a3f7292 | ||
core | ||
panic_abort | ||
panic_unwind | ||
portable-simd | ||
proc_macro | ||
profiler_builtins | ||
rtstartup | ||
rustc-std-workspace-alloc | ||
rustc-std-workspace-core | ||
rustc-std-workspace-std | ||
std | ||
stdarch@42df7394d3 | ||
test | ||
unwind |