diff options
author | Simon Moll <simon.moll@emea.nec.com> | 2020-11-16 16:24:05 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2020-11-16 16:24:22 +0100 |
commit | a598c08ac858dd7780aeb8e85a801b48333e0a07 (patch) | |
tree | 3c481a047202a353a952d105f3990381fd30b687 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4369223ea73c4b8a3fa9a8a84533125c7d0eea98 (diff) | |
download | llvm-a598c08ac858dd7780aeb8e85a801b48333e0a07.zip llvm-a598c08ac858dd7780aeb8e85a801b48333e0a07.tar.gz llvm-a598c08ac858dd7780aeb8e85a801b48333e0a07.tar.bz2 |
[VE] fastcc and vreg-to-vreg copy
This defines a 'fastcc' for the VE target and implements vreg-to-vreg
copy for parameter passing. The 'fastcc' extends the standard CC for
SX-Aurora with register passing of vector-typed parameters and return
values.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D90842
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions