about summary refs log tree commit diff
path: root/src/test/assembly/asm/riscv-modifiers.rs
AgeCommit message (Collapse)AuthorLines
2020-08-03Work around LLVM issues with explicit register in inline asmAmanieu d'Antras-60/+0
Fixes #74658
2020-08-02compiletest: Support ignoring tests requiring missing LLVM componentsVadim Petrochenkov-0/+1
2020-05-18Disable asm tests on system llvmAmanieu d'Antras-0/+1
2020-05-18Add tests for asm!Amanieu d'Antras-0/+58