diff options
author | Sean Fertile <sd.fertile@gmail.com> | 2020-03-24 13:17:22 -0400 |
---|---|---|
committer | Sean Fertile <sd.fertile@gmail.com> | 2020-04-08 11:16:33 -0400 |
commit | 8abfd2c3bb0d66a123b6a6ae590a3d0200f7a688 (patch) | |
tree | 268b0cd480602732591f3899d7ac7b03fef878c5 /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | 5f25d22d3f018f3755eb5a1ee3dc66eef329a6e8 (diff) | |
download | llvm-8abfd2c3bb0d66a123b6a6ae590a3d0200f7a688.zip llvm-8abfd2c3bb0d66a123b6a6ae590a3d0200f7a688.tar.gz llvm-8abfd2c3bb0d66a123b6a6ae590a3d0200f7a688.tar.bz2 |
[PowerPC][AIX] Enable passing byval formal arguments in multiple registers.
Any or all the argument registers can be used to pass a byval formal
argument, with the limitation that the argument must fit in the
available registers (ie: is not split between registers and stack).
Differential Revision: https://reviews.llvm.org/D76902
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions