Builds on D88105 to add AIX calling convention logic to Clang for C99 complex types on AIX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88130
[PPC] [AIX] Implement calling convention IR for C99 complex types on AIX ClosedPublic Authored by cebowleratibm on Sep 22 2020, 7:53 PM.
Details
Diff Detail
Event Timelinecebowleratibm added a parent revision: D88105: [NFC] [PPC] Add PowerPC expected IR tests for C99 complex. This revision is now accepted and ready to land.Sep 24 2020, 8:37 PM This revision was landed with ongoing or failed builds.Sep 25 2020, 4:44 AM Closed by commit rGf330d9f163f6: [PPC] [AIX] Implement calling convention IR for C99 complex types on AIX (authored by cebowleratibm, committed by ZarkoCA). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293627 clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/aix-complex.c
clang/test/CodeGen/powerpc-c99complex.c
|