about summary refs log tree commit diff
path: root/tests/ui/asm/aarch64
AgeCommit message (Expand)AuthorLines
2025-05-19in aarch64 asm parse error tests, only test cases specific to that targetFolkert de Vries-470/+7
2025-05-18delay error for unsupported optionsFolkert de Vries-28/+14
2025-04-05Update the minimum external LLVM to 19Josh Stone-317/+24
2025-02-11Rollup merge of #136239 - folkertdev:show-supported-register-classes, r=Sparr...Matthias Krüger-0/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-16/+24
2025-01-29show supported register classesFolkert de Vries-0/+2
2024-12-17tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features...Taiki Endo-27/+7
2024-11-26Pass end position of span through inline ASM cookiebeetrees-24/+347
2024-11-10Stabilize Arm64EC inline assemblyTaiki Endo-1/+1
2024-10-14Fix clobber_abi and disallow SVE-related registers in Arm64EC inline assemblyTaiki Endo-0/+73
2024-09-30make type-check-4 asm tests about non-const expressionsRalf Jung-48/+0
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-47/+25
2024-09-09Ban non-array SIMDScott McMurray-11/+11
2024-08-25Add `f16` and `f128` inline ASM support for `aarch64`beetrees-6/+10
2024-08-24Enable f16 in assembly on aarch64 platforms that support itrongfu.leng-3/+24
2024-08-13stabilize `asm_const`Folkert-94/+87
2024-08-06Auto merge of #125558 - Amanieu:const-asm-type, r=lcnrbors-43/+9
2024-08-01separate test file for invalid sym operandFolkert-43/+9
2024-07-27update aarch64 asm testsFolkert-36/+50
2024-07-11Fix aarch64 testEsteban Küber-24/+40
2024-06-19Fix broken aarch64 unwind testGary Guo-1/+1
2024-04-10Handle more cases of "values to suggest" given a typeEsteban Küber-4/+4
2024-03-23Rollup merge of #121940 - veera-sivarajan:bugfix-121593, r=fmeaseJubilee-20/+20
2024-03-20Update test for `aarch64`Veera-20/+20
2024-03-07Bless aarch64 asm testGary Guo-4/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-36/+36
2024-02-10manually bless an aarch64 testRalf Jung-10/+22
2024-01-30Update feature names for new stdarchAmanieu d'Antras-2/+2
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-2/+0
2023-11-28Name explicit registers in conflict register errors for inline assemblyGeorge Wort-9/+9
2023-10-19Fix duplicate labels emitted in `render_multispan_macro_backtrace()`Gurinder Singh-6/+1
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-06-14mark relevant tests as requiring unwindingPietro Albini-0/+1
2023-01-27Relax ordering rules for `asm!` operandsAmanieu d'Antras-129/+63
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2240