This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da969d41a3
rust
/
tests
/
assembly
History
Erik Desjardins
6df27ef88f
also update windows slack-protector tests
2024-04-22 23:45:04 -04:00
..
asm
Add support for Arm64EC inline assembly
2024-04-10 10:06:44 -07:00
auxiliary
libs
nvptx-kernel-abi
stack-protector
also update windows slack-protector tests
2024-04-22 23:45:04 -04:00
targets
Rollup merge of
#121419
- agg23:xrOS-pr, r=davidtwco
2024-04-05 22:33:25 +02:00
aarch64-naked-fn-no-bti-prolog.rs
aarch64-pointer-auth.rs
align_offset.rs
closure-inherit-target-feature.rs
dwarf4.rs
dwarf5.rs
is_aligned.rs
stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate
2024-03-29 19:59:46 -04:00
niche-prefer-zero.rs
nvptx-arch-default.rs
nvptx-arch-emit-asm.rs
nvptx-arch-link-arg.rs
nvptx-arch-target-cpu.rs
nvptx-atomics.rs
nvptx-internalizing.rs
nvptx-linking-binary.rs
nvptx-linking-cdylib.rs
nvptx-safe-naming.rs
panic-no-unwind-no-uwtable.rs
panic-unwind-no-uwtable.rs
pic-relocation-model.rs
pie-relocation-model.rs
simd-bitmask.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-gather.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-mask-load.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-mask-reduce.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-mask-store.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-scatter.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
simd-intrinsic-select.rs
Add tests for the generated assembly of mask related simd instructions.
2024-03-12 08:52:54 +01:00
slice-is_ascii.rs
sparc-struct-abi.rs
stack-probes.rs
static-relocation-model.rs
strict_provenance.rs
target-feature-multiple.rs
thin-lto.rs
wasm_exceptions.rs
x86_64-array-pair-load-store-merge.rs
x86_64-cmp.rs
Add+Use
mir::BinOp::Cmp
2024-03-23 23:23:41 -07:00
x86_64-floating-point-clamp.rs
x86_64-fortanix-unknown-sgx-lvi-generic-load.rs
x86_64-fortanix-unknown-sgx-lvi-generic-ret.rs
x86_64-fortanix-unknown-sgx-lvi-inline-assembly.rs
x86_64-function-return.rs
x86_64-naked-fn-no-cet-prolog.rs
x86_64-no-jump-tables.rs
x86_64-sse_crc.rs
x86_64-typed-swap.rs
Avoid non-windows non-linux in assembly x64 test
2024-03-23 00:02:53 -07:00