about summary refs log tree commit diff
path: root/tests/assembly
AgeCommit message (Expand)AuthorLines
2024-10-17Always specify `llvm_abiname` for RISC-V targetsbeetrees-0/+46
2024-10-11Rollup merge of #131208 - mustartt:aix-call-abi, r=davidtwcoMatthias Krüger-4/+39
2024-10-11compiletest: Remove the magic hacks for finding output with `lto=thin`Zalathar-7/+0
2024-10-07add aix aggregate testHenry Jiang-4/+39
2024-10-06more `asm!` -> `naked_asm!` in testsFolkert de Vries-4/+4
2024-10-05Add assembly tests to satisfy 'tidy'Henri Lunnikivi-0/+9
2024-10-04Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelixJubilee-0/+3
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger-0/+6
2024-09-24Rollup merge of #130752 - tdittr:cmse-assembly-tests, r=jieyouxuTrevor Gross-5/+81
2024-09-23Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxuMichael Goulet-0/+3
2024-09-23Improve assembly test for CMSE ABIsTamme Dittrich-5/+81
2024-09-23Add new Tier-3 target: `loongarch64-unknown-linux-ohos`Xiaotian Wu-0/+3
2024-09-23Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxuJubilee-6/+0
2024-09-21Add assembly test for the cmse unstable featuresFolkert-0/+26
2024-09-21Remove x86_64-fuchsia and aarch64-fuchsia target aliasesArtyom Tetyukhin-6/+0
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin-0/+3
2024-09-20Add Vxworks RISC-V targetsB I Mohammed Abbas-0/+6
2024-09-18Update the minimum external LLVM to 18Josh Stone-9/+0
2024-09-16Add x86_64-unknown-trusty as tier 3Nicole LeGare-0/+3
2024-09-16Ignore reduce-fadd-unordered on SGX platformRaoul Strackx-0/+1
2024-09-15Rollup merge of #130325 - workingjubilee:plus-minus-zero-redux, r=RalfJung,ji...Jubilee-0/+29
2024-09-15Use -0.0 in `intrinsics::simd::reduce_add_unordered`Jubilee Young-0/+29
2024-09-12small_data_threshold.rs: Adapt to LLVM head changesTim Neumann-2/+2
2024-09-12Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errorsbors-0/+92
2024-09-10Add -Z small-data-thresholdPaul Menage-0/+92
2024-09-09Ban non-array SIMDScott McMurray-212/+60
2024-09-08added support for GNU/Hurd on x86_64Samuel Thibault-0/+3
2024-09-07Rollup merge of #129940 - liushuyu:s390x-target-features, r=RalfJungMichael Goulet-0/+46
2024-09-07Rollup merge of #129468 - Rajveer100:hack-to-avoid-function-merging, r=Mark-S...Michael Goulet-126/+12
2024-09-04tests: add an assembly scanning test for s390x backchain switchliushuyu-0/+46
2024-09-03rtems: Add spec file for arm_rtems6_eabihfJan Sommer-0/+3
2024-09-01Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU"Jakub Beránek-37/+0
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-0/+3
2024-08-31[testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function...Rajveer-126/+12
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan-0/+3
2024-08-28Implement RFC 3525.Luca Versari-0/+37
2024-08-27Rollup merge of #129536 - beetrees:f16-f128-inline-asm-aarch64, r=AmanieuTrevor Gross-5/+111
2024-08-25Add `f16` and `f128` inline ASM support for `aarch64`beetrees-27/+106
2024-08-24Enable f16 in assembly on aarch64 platforms that support itrongfu.leng-1/+28
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+6
2024-08-22llvm 20: adapt integer comparison testsKrasimir Georgiev-14/+28
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+3
2024-08-13stabilize `asm_const`Folkert-2/+1
2024-08-13Rollup merge of #128643 - beetrees:ppc64-abi-fix, r=bjorn3Matthias Krüger-0/+132
2024-08-11Refactor `powerpc64` call ABI handlingbeetrees-0/+132
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-27/+27
2024-07-30Match LLVM ABI in `extern "C"` functions for `f128` on Windowsbeetrees-0/+39
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-26Auto merge of #128165 - saethlin:optimize-clone-shims, r=compiler-errorsbors-0/+2
2024-07-25Let InstCombine remove Clone shims inside Clone shimsBen Kimock-0/+2