[all-commits] [llvm/llvm-project] f330d9: [PPC] [AIX] Implement calling convention IR for C9...
cebowler via All-commits
all-commits at lists.llvm.org
Fri Sep 25 04:44:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f330d9f163f644b968c6aa5884dc1be5efda20a1
https://github.com/llvm/llvm-project/commit/f330d9f163f644b968c6aa5884dc1be5efda20a1
Author: Chris Bowler <cebowleratibm at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
R clang/test/CodeGen/aix-complex.c
M clang/test/CodeGen/powerpc-c99complex.c
Log Message:
-----------
[PPC] [AIX] Implement calling convention IR for C99 complex types on AIX
Add AIX calling convention logic to Clang for C99 complex types on AIX
Differential Revision: https://reviews.llvm.org/D88130
More information about the All-commits
mailing list