about summary refs log tree commit diff
path: root/tests/codegen
AgeCommit message (Expand)AuthorLines
2025-06-15Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3León Orell Valerian Liehr-1/+1
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-4/+2
2025-06-13tests: Convert two handwritten minicores to add-core-stubsJubilee Young-5/+3
2025-06-13Rollup merge of #142176 - workingjubilee:dont-shuffle-bswaps-per-arch, r=nikicMatthias Krüger-16/+45
2025-06-13Unimplement unsized_localsmejrs-4/+2
2025-06-12Apply ABI attributes on return types in `rustc_codegen_cranelift`beetrees-1/+1
2025-06-09tests: Revise dont-shuffle-bswaps-opt3 per tested archJubilee Young-15/+16
2025-06-09tests: Copy dont-shuffle-bswaps per tested opt levelJubilee Young-2/+30
2025-06-09-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable...Andrew Zhogin-0/+29
2025-06-04x86 (32/64): go back to passing SIMD vectors by-ptrRalf Jung-24/+17
2025-05-30Auto merge of #139385 - joboet:threadlocal_address, r=nikicbors-6/+10
2025-05-29rustc_codegen_llvm: use `threadlocal.address` intrinsic to access TLSjoboet-6/+10
2025-05-29Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3Jacob Pratt-3/+0
2025-05-28Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4Trevor Gross-15/+15
2025-05-28Stabilise `repr128`beetrees-3/+0
2025-05-27tests: mark option-niche-eq as fixed on LLVM 21Augie Fackler-15/+11
2025-05-26Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubileebors-29/+73
2025-05-25Rollup merge of #140950 - clubby789:nonzero-ord-test, r=Mark-SimulacrumJacob Pratt-10/+52
2025-05-23Rollup merge of #140832 - workingjubilee:aarch64-linux-should-use-frame-point...Matthias Krüger-1/+3
2025-05-21Update generic testsMarcelo Domínguez-2/+2
2025-05-21Update codegen and pretty testsMarcelo Domínguez-13/+13
2025-05-17Describe lifetime of call argument temporaries passed indirectlyTomasz Miąsko-29/+73
2025-05-17aarch64-linux: Default to FramePointer::NonLeafJubilee Young-1/+3
2025-05-12Add failing tests for some Option optimizationsclubby789-11/+41
2025-05-12Add test for Ord impl for Option::NonZeroclubby789-0/+12
2025-05-11feat: add codegen testHaeNoe-0/+42
2025-05-04Rollup merge of #140457 - fneddy:fix_s390x_codegen_const_vector, r=Mark-Simul...Trevor Gross-1/+5
2025-05-04Rollup merge of #140456 - fneddy:fix_s390x_codegen_simd_ext_ins_dyn, r=wesley...Stuart Cook-1/+15
2025-05-03Fix test simd/extract-insert-dyn on s390xEduard Stefes-1/+15
2025-05-01Stabilize `select_unpredictable`Amanieu d'Antras-1/+0
2025-04-29enable msa feature for mips in codegen testsAdrian Friedli-2/+13
2025-04-28Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnayChris Denton-1/+0
2025-04-28Use target-cpu=z13 on s390x codegen const vector testEduard Stefes-1/+5
2025-04-28remove noinline attribute and add alwaysinline after AD passbit-aloo-0/+23
2025-04-24Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obkMatthias Krüger-0/+45
2025-04-24Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obkMatthias Krüger-1/+6
2025-04-24Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr...bors-24/+34
2025-04-23wasm, arm, x86-without-SSE need simd to be explicitly enabledRalf Jung-23/+33
2025-04-21Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am...Chris Denton-7/+5
2025-04-20Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkinChris Denton-0/+57
2025-04-20simd intrinsics with mask: accept unsigned integer masksRalf Jung-0/+57
2025-04-20make abi_unsupported_vector_types a hard errorRalf Jung-1/+1
2025-04-20stabilize `naked_functions`Folkert de Vries-7/+5
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-56/+50
2025-04-18Rollup merge of #139989 - durin42:llvm-21-issue-101082, r=cuviperMatthias Krüger-10/+2
2025-04-17Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiserMatthias Krüger-1/+1
2025-04-17Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obkMatthias Krüger-0/+113
2025-04-17tests: adjust 101082 test for LLVM 21 fixAugie Fackler-10/+2
2025-04-17tests: use `//@ ignore-auxiliary` with backlinked primary test fileJieyou Xu-1/+1
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-3/+2