about summary refs log tree commit diff
path: root/tests/assembly/asm/arm-modifiers.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-122/+0
2025-02-08tests/assembly: use -Copt-level=3 instead of -OJubilee Young-2/+2
2024-12-18tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by ↵Taiki Endo-24/+4
using minicore
2024-09-09Ban non-array SIMDScott McMurray-1/+4
2024-08-31[testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid ↵Rajveer-6/+1
function merging Resolves #129438 The `-Zmerge-functions=disabled` compile flag exists for this purpose.
2024-06-19Remove c_unwind from tests and fix testsGary Guo-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+144