[PATCH] D92251: [VE] Optimize prologue/epilogue instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 05:22:43 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG686988a50f50: [VE] Optimize prologue/epilogue instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92251

Files:
  llvm/lib/Target/VE/VEFrameLowering.cpp
  llvm/lib/Target/VE/VEFrameLowering.h
  llvm/test/CodeGen/VE/Scalar/callee.ll
  llvm/test/CodeGen/VE/Scalar/fabs.ll
  llvm/test/CodeGen/VE/Scalar/fcopysign.ll
  llvm/test/CodeGen/VE/Scalar/fp_fneg.ll
  llvm/test/CodeGen/VE/Scalar/function_prologue_epilogue.ll
  llvm/test/CodeGen/VE/Scalar/load-align1.ll
  llvm/test/CodeGen/VE/Scalar/load-align2.ll
  llvm/test/CodeGen/VE/Scalar/load-align4.ll
  llvm/test/CodeGen/VE/Scalar/load-align8.ll
  llvm/test/CodeGen/VE/Scalar/load.ll
  llvm/test/CodeGen/VE/Scalar/loadrri.ll
  llvm/test/CodeGen/VE/Scalar/sext_zext_load.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_align.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_call.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_nocall.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_size.ll
  llvm/test/CodeGen/VE/Scalar/store-align1.ll
  llvm/test/CodeGen/VE/Scalar/store-align2.ll
  llvm/test/CodeGen/VE/Scalar/store-align4.ll
  llvm/test/CodeGen/VE/Scalar/store-align8.ll
  llvm/test/CodeGen/VE/Scalar/store.ll
  llvm/test/CodeGen/VE/Vector/fastcc_callee.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92251.308333.patch
Type: text/x-patch
Size: 91632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/bc5634f9/attachment.bin>


More information about the llvm-commits mailing list