[PATCH] D78889: [VE] Update branch instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 01:33:44 PDT 2020


kaz7 updated this revision to Diff 260239.
kaz7 added a comment.

Modify code to follow Simon-san's suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78889

Files:
  llvm/lib/Target/VE/VEAsmPrinter.cpp
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/branch1.ll
  llvm/test/CodeGen/VE/call.ll
  llvm/test/CodeGen/VE/callstruct.ll
  llvm/test/CodeGen/VE/fp_extload_truncstore.ll
  llvm/test/CodeGen/VE/pic_access_static_data.ll
  llvm/test/CodeGen/VE/pic_func_call.ll
  llvm/test/CodeGen/VE/pic_indirect_func_call.ll
  llvm/test/CodeGen/VE/simple_prologue_epilogue.ll
  llvm/test/CodeGen/VE/va_caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78889.260239.patch
Type: text/x-patch
Size: 35620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/eaa980e4/attachment.bin>


More information about the llvm-commits mailing list