[PATCH] D68341: [AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large modes
Xiangling Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 14:11:21 PDT 2019
Xiangling_L updated this revision to Diff 223652.
Xiangling_L marked 3 inline comments as done.
Xiangling_L added a comment.
Move variable 'SRE' into assertion & rename function name to 'getMCSymbolForTOCPseudoMO'
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68341/new/
https://reviews.llvm.org/D68341
Files:
llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix-asm.ll
llvm/test/CodeGen/PowerPC/lower-globaladdr64-aix-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68341.223652.patch
Type: text/x-patch
Size: 24423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/c1078265/attachment.bin>
More information about the llvm-commits
mailing list