about summary refs log tree commit diff
path: root/tests/ui/asm/x86_64
AgeCommit message (Expand)AuthorLines
2023-11-28Name explicit registers in conflict register errors for inline assemblyGeorge Wort-7/+7
2023-10-19Fix duplicate labels emitted in `render_multispan_macro_backtrace()`Gurinder Singh-6/+1
2023-10-06Use pushsection/popsectionbjorn3-2/+2
2023-10-05Properly export function defined in test which uses global_asm!()bjorn3-1/+8
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-06-16fix ICE on specific malformed asm clobber_abiasquared31415-529/+65
2023-03-12Forbid the use of `#[target_feature]` on `main`Léo Lanteri Thauvin-1/+3
2023-01-27Relax ordering rules for `asm!` operandsAmanieu d'Antras-131/+65
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2652