[all-commits] [llvm/llvm-project] 64b8a6: [NFC] [PPC] Add PowerPC expected IR tests for C99 ...
cebowler via All-commits
all-commits at lists.llvm.org
Thu Sep 24 20:31:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64b8a633a872f25c8b3f9414c22165405400ea10
https://github.com/llvm/llvm-project/commit/64b8a633a872f25c8b3f9414c22165405400ea10
Author: Chris Bowler <cebowleratibm at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
A clang/test/CodeGen/powerpc-c99complex.c
Log Message:
-----------
[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
More information about the All-commits
mailing list