summaryrefslogtreecommitdiff
path: root/tests/assembly
Commit message (Expand)AuthorAgeFilesLines
* Tune the `is_ascii` implementation used for short slicesScott McMurray2023-05-061-0/+35
* Add loongarch64 asm! supportzhaixiaojuan2023-04-251-0/+196
* allow array-style simd in inline asmEzra Shaw2023-04-231-0/+25
* Add inline assembly support for m68kIan Douglas Scott2023-04-121-0/+83
* Fix an assembly test with a hard-coded hashThom Chiovoloni2023-04-051-2/+2
* Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors2023-03-311-0/+1
|\
| * Add ignore-debug to static-relocation-model testBen Kimock2023-03-291-0/+1
* | Ignore LVI incompatible assembly tests on sgx platformRaoul Strackx2023-03-104-0/+4
* | Fix LVI inline assembly testRaoul Strackx2023-03-101-13/+4
* | Fix LVI generic load testRaoul Strackx2023-03-101-1/+1
|/
* Update the minimum external LLVM to 14Josh Stone2023-02-101-1/+0
* bump failing assembly & codegen tests from LLVM 14 to LLVM 15Lukas Markeffsky2023-01-171-1/+1
* Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan2023-01-111-1/+1
* Move /src/test to /testsAlbert Larsan2023-01-1156-0/+6608