[PATCH] D74536: [VE] Support for PIC (global data and calls)
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 14 00:50:46 PST 2020
simoll updated this revision to Diff 244579.
simoll added a comment.
This revision is now accepted and ready to land.
- rebased
- coding standard
- newline
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74536/new/
https://reviews.llvm.org/D74536
Files:
llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h
llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h
llvm/lib/Target/VE/VEAsmPrinter.cpp
llvm/lib/Target/VE/VEISelDAGToDAG.cpp
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VEMachineFunctionInfo.h
llvm/test/CodeGen/VE/pic_access_data.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74536.244579.patch
Type: text/x-patch
Size: 30559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/a63c90e1/attachment.bin>
More information about the llvm-commits
mailing list