[PATCH] D76822: [VE] Update lea/load/store instructions
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 6 03:13:31 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe981a46a772f: [VE] Update lea/load/store instructions (authored by kaz7, committed by simoll).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76822/new/
https://reviews.llvm.org/D76822
Files:
llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEFrameLowering.cpp
llvm/lib/Target/VE/VEISelDAGToDAG.cpp
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VERegisterInfo.cpp
llvm/test/CodeGen/VE/addition.ll
llvm/test/CodeGen/VE/branch1.ll
llvm/test/CodeGen/VE/call.ll
llvm/test/CodeGen/VE/callee.ll
llvm/test/CodeGen/VE/callstruct.ll
llvm/test/CodeGen/VE/cast.ll
llvm/test/CodeGen/VE/constants.ll
llvm/test/CodeGen/VE/ctlz.ll
llvm/test/CodeGen/VE/cttz.ll
llvm/test/CodeGen/VE/fp_add.ll
llvm/test/CodeGen/VE/fp_div.ll
llvm/test/CodeGen/VE/fp_extload_truncstore.ll
llvm/test/CodeGen/VE/fp_mul.ll
llvm/test/CodeGen/VE/fp_sub.ll
llvm/test/CodeGen/VE/int_to_fp.ll
llvm/test/CodeGen/VE/load-align1.ll
llvm/test/CodeGen/VE/load-align2.ll
llvm/test/CodeGen/VE/load-align4.ll
llvm/test/CodeGen/VE/load-align8.ll
llvm/test/CodeGen/VE/load.ll
llvm/test/CodeGen/VE/load_gv.ll
llvm/test/CodeGen/VE/pic_access_data.ll
llvm/test/CodeGen/VE/pic_access_static_data.ll
llvm/test/CodeGen/VE/pic_indirect_func_call.ll
llvm/test/CodeGen/VE/sext_zext_load.ll
llvm/test/CodeGen/VE/simple_prologue_epilogue.ll
llvm/test/CodeGen/VE/store-align1.ll
llvm/test/CodeGen/VE/store-align2.ll
llvm/test/CodeGen/VE/store-align4.ll
llvm/test/CodeGen/VE/store-align8.ll
llvm/test/CodeGen/VE/store.ll
llvm/test/CodeGen/VE/store_gv.ll
llvm/test/CodeGen/VE/subtraction.ll
llvm/test/CodeGen/VE/tls.ll
llvm/test/CodeGen/VE/truncstore.ll
llvm/test/CodeGen/VE/va_arg.ll
llvm/test/CodeGen/VE/va_callee.ll
llvm/test/CodeGen/VE/va_caller.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76822.255272.patch
Type: text/x-patch
Size: 162413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/4895fb7e/attachment.bin>
More information about the llvm-commits
mailing list