about summary refs log tree commit diff
path: root/tests/assembly/asm
AgeCommit message (Expand)AuthorLines
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-2/+1
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-0/+1
2023-05-29Fix linkage for large binaries on mips64 platforms ...Ximin Luo-4/+8
2023-04-25Add loongarch64 asm! supportzhaixiaojuan-0/+196
2023-04-23allow array-style simd in inline asmEzra Shaw-0/+25
2023-04-12Add inline assembly support for m68kIan Douglas Scott-0/+83
2023-04-05Fix an assembly test with a hard-coded hashThom Chiovoloni-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+4642