[PATCH] D85455: [XCOFF][AIX] Use TE storage mapping class when large code model is enabled
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 12:53:01 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20abff0481d5: [XCOFF][AIX] Use TE storage mapping class when large code model is enabled (authored by jasonliu).
Changed prior to commit:
https://reviews.llvm.org/D85455?vs=284026&id=284482#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85455/new/
https://reviews.llvm.org/D85455
Files:
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/include/llvm/Target/TargetLoweringObjectFile.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/MCSectionXCOFF.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
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: D85455.284482.patch
Type: text/x-patch
Size: 11100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/a6740347/attachment.bin>
More information about the llvm-commits
mailing list