[PATCH] D72776: [VE] i64 arguments, return values and constants

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 00:54:03 PST 2020


simoll updated this revision to Diff 238428.
simoll added a comment.

- Rebased

Thanks for reviewing!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72776/new/

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.238428.patch
Type: text/x-patch
Size: 19570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/2d45db85/attachment.bin>


More information about the llvm-commits mailing list