about summary refs log tree commit diff
path: root/tests/assembly
AgeCommit message (Expand)AuthorLines
2023-10-02Update stack protector testNikita Popov-1/+1
2023-09-24Add assembly test to make sure that inlining works as expected when closures ...Eduardo Sánchez Muñoz-0/+58
2023-09-21Add stack-protector test for WindowsWesley Wiser-1/+821
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-12/+14
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-12/+14
2023-07-27Update the minimum external LLVM to 15Josh Stone-3/+0
2023-07-02test-various: run codegen and assembly testsJan-Mirko Otter-0/+1
2023-07-01add assembly-test: wasm-exceptionsJan-Mirko Otter-0/+60
2023-06-16remove box_free and replace with drop implDrMeepster-1/+1
2023-05-29Fix linkage for large binaries on mips64 platforms ...Ximin Luo-4/+8
2023-05-18Also assume wrap-around discriminants in `as` MIR buildingScott McMurray-0/+28
2023-05-06Tune the `is_ascii` implementation used for short slicesScott McMurray-0/+35
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-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-0/+1
2023-03-29Add ignore-debug to static-relocation-model testBen Kimock-0/+1
2023-03-10Ignore LVI incompatible assembly tests on sgx platformRaoul Strackx-0/+4
2023-03-10Fix LVI inline assembly testRaoul Strackx-13/+4
2023-03-10Fix LVI generic load testRaoul Strackx-1/+1
2023-02-10Update the minimum external LLVM to 14Josh Stone-1/+0
2023-01-17bump failing assembly & codegen tests from LLVM 14 to LLVM 15Lukas Markeffsky-1/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+6608