[PATCH] D71551: [AIX][XCOFF]Implement mergeable const
Digger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 08:06:41 PST 2019
DiggerLin created this revision.
DiggerLin added reviewers: jasonliu, hubert.reinterpretcast, sfertile, daltenty, Xiangling_L.
Herald added subscribers: llvm-commits, jsji, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
Herald added a subscriber: wuzish.
In the we implement a mergeable const 4 ,8 ,16, 32 bytes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71551
Files:
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71551.234065.patch
Type: text/x-patch
Size: 13308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/7e98c008/attachment.bin>
More information about the llvm-commits
mailing list