[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:52 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60431bd728f7: [VE] Support for PIC (global data and calls) (authored by kaz7, committed by simoll).
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.244580.patch
Type: text/x-patch
Size: 30559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/933a366c/attachment.bin>
More information about the llvm-commits
mailing list