about summary refs log tree commit diff
path: root/tests/codegen/issues
AgeCommit message (Expand)AuthorLines
2023-06-11cg_llvm: use index-based loop in write_operand_repeatedlyErik Desjardins-0/+12
2023-06-03Rollup merge of #111878 - ferrocene:pa-codegen-tests, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-05-31Enable ScalarReplacementOfAggregatesBen Kimock-3/+4
2023-05-23codegen: allow the dso_local attributePietro Albini-2/+2
2023-05-22Auto merge of #111634 - marc0246:arc-new-uninit-bloat, r=thomccbors-0/+28
2023-05-16Fix duplicate `arcinner_layout_for_value_layout` callsmarc0246-0/+28
2023-05-12Stop checking for the absense of something that doesn't existScott McMurray-6/+24
2023-04-28fix codegen testThe 8472-3/+6
2023-04-27bless testsThe 8472-21/+9
2023-04-12Auto merge of #109895 - nikic:llvm-16-tests, r=cuviperbors-0/+118
2023-04-11Make test compatible with 32-bitNikita Popov-1/+1
2023-04-11Add ignore-debug to two testsNikita Popov-0/+2
2023-04-03Add codegen tests for issues fixed by LLVM 16Nikita Popov-0/+116
2023-04-03make 32bit ignore more accuratePietro Albini-5/+1
2023-03-23A MIR transform that checks pointers are alignedBen Kimock-0/+1
2023-03-20Also move the auxiliary fileScott McMurray-0/+13
2023-03-20mv tests/codegen/issue-* tests/codegen/issues/Scott McMurray-0/+1061
2023-03-12Add a codegen test to confirm this fixes 73258Scott McMurray-0/+38
2023-03-12Add a codegen test to confirm this fixes 106369Scott McMurray-0/+15