summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/PowerPC/ppc-aggregate-abi.cpp
AgeCommit message (Expand)Author
2024-01-11[Clang] Set writable and dead_on_unwind attributes on sret arguments (#77116)Nikita Popov
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-01-26[NFC] Group PowerPC clang codegen tests into directoryQiu Chaofan