about summary refs log tree commit diff
path: root/tests/assembly
AgeCommit message (Expand)AuthorLines
2024-05-30Run rustfmt on `tests/assembly/`.Nicholas Nethercote-84/+52
2024-05-29Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee许杰友 Jieyou Xu (Joe)-6/+3
2024-05-28Rollup merge of #117671 - kjetilkjeka:nvptx_c_abi_avoid_direct, r=davidtwcoMatthias Krüger-0/+436
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-6/+3
2024-05-12test: Add assembly tests for x86_64-unknown-linux-none targetFederico Maria Morrone-0/+3
2024-05-10NVPTX: Avoid PassMode::Direct for args in C abiKjetil Kjeka-0/+436
2024-05-01Add inline comments why we're forcing the target cpuJosh Stone-0/+2
2024-05-01Use an explicit x86-64 cpu in tests that are sensitive to itJosh Stone-1/+2
2024-04-30Rollup merge of #124299 - clubby789:106269-test, r=nikic许杰友 Jieyou Xu (Joe)-0/+22
2024-04-30Add test for efficient codegen of manual `eq` implementations of a small structclubby789-0/+22
2024-04-22also update windows slack-protector testsErik Desjardins-44/+16
2024-04-11adjust stack-protector test (which inappropriately depends on IR types)Erik Desjardins-40/+15
2024-04-10Add support for Arm64EC inline assemblyDaniel Paoliello-76/+79
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-0/+8
2024-04-02Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwcobors-0/+51
2024-03-29stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gateAria Beingessner-1/+1
2024-03-23Add+Use `mir::BinOp::Cmp`Scott McMurray-0/+51
2024-03-23Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obkbors-0/+53
2024-03-23Avoid non-windows non-linux in assembly x64 testScott McMurray-0/+3
2024-03-22Auto merge of #122024 - clubby789:remove-spec-option-pe, r=jhprattbors-27/+0
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+3
2024-03-19Remove `SpecOptionPartialEq`clubby789-27/+0
2024-03-18Update visionOS MachO tests to require LLVM 18Adam Gastineau-0/+2
2024-03-18Support for visionOSAdam Gastineau-0/+6
2024-03-17Let codegen decide when to `mem::swap` with immediatesScott McMurray-0/+50
2024-03-12Rollup merge of #121953 - jhorstmann:assembly-tests-for-masked-simd-instructi...Jubilee-0/+597
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-5/+4
2024-03-12Add tests for the generated assembly of mask related simd instructions.Jörn Horstmann-0/+597
2024-03-12Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obkbors-1/+1
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-1/+1
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-5/+4
2024-03-11NVPTX: Enable previously disabled testsKjetil Kjeka-15/+10
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger-0/+3
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-0/+3
2024-03-06tests: Add loongarch64-unknown-linux-musl targetWANG Rui-0/+3
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-1/+4
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-1/+4
2024-03-02Remove underscore from QNX target file nameNilstrieb-3/+3
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-1/+1
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+3
2024-02-26rename 'try' intrinsic to 'catch_unwind'Ralf Jung-1/+1
2024-02-23Ignore less tests in debug buildsBen Kimock-3/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1200/+1200
2024-02-22Fix tests/assembly/stack-protector/stack-protector-target-support.rs许杰友 Jieyou Xu (Joe)-1/+2
2024-02-08Bless/fix testsBen Kimock-2/+2
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+3
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-3/+0
2024-01-25Split assembly tests for ELF and MachONikita Popov-64/+82
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+3
2024-01-22assembly test: add riscv32im_risc0_zkvm_elf targetErik Kaneda-0/+3