[PATCH] D72776: [VE] i64 arguments, return values and constants
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 09:05:49 PST 2020
simoll created this revision.
simoll added reviewers: arsenm, asb, atanasyan, craig.topper, rengolin, echristo, fhahn, RKSimon.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.
simoll added a parent revision: D71338: [VE,#1] Scalar code generation.
Support for i64 arguments (in register), return values and constants along with tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72776
Files:
llvm/lib/Target/VE/InstPrinter/VEInstPrinter.cpp
llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VECallingConv.td
llvm/lib/Target/VE/VEFrameLowering.cpp
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/constants_i64.ll
llvm/test/CodeGen/VE/simple_prologue_epilogue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72776.238286.patch
Type: text/x-patch
Size: 19556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/e736b945/attachment-0001.bin>
More information about the llvm-commits
mailing list