[NFC] [PPC] Add PowerPC expected IR tests for C99 complex
authorChris Bowler <cebowleratibm@gmail.com>
Thu, 24 Sep 2020 23:06:56 +0000 (19:06 -0400)
committerZarko Todorovski <zarko@ca.ibm.com>
Fri, 25 Sep 2020 03:28:40 +0000 (23:28 -0400)
commit64b8a633a872f25c8b3f9414c22165405400ea10
tree7f6c10aa5b70f50d3df477a0d606d554b9530f42
parent6f7fbdd2857fc8a7280afbb26fd4e1a6450069e4
[NFC] [PPC] Add PowerPC expected IR tests for C99 complex

Adding this test so that I can extend it in a follow on patch with
expected IR for AIX when I implement complex handling in
AIXABIInfo.

Reviewed By: daltenty, ZarkoCA

Differential Revision: https://reviews.llvm.org/D88105
clang/test/CodeGen/powerpc-c99complex.c [new file with mode: 0644]