[PATCH] [RFC][PATCH] Minor opt to access pointers to globals via pcrel GOT entries
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Feb 3 14:54:08 PST 2015
Hi bruno,
This is the complete example for what I mentioned about different
constants in phab.
On 28 January 2015 at 12:28, Bruno Cardoso Lopes
<bruno.cardoso at gmail.com> wrote:
> Update patch after Rafael's comments!
>
>
> http://reviews.llvm.org/D6922
>
> Files:
> include/llvm/CodeGen/AsmPrinter.h
> include/llvm/Target/TargetLoweringObjectFile.h
> lib/CodeGen/AsmPrinter/AsmPrinter.cpp
> lib/Target/X86/X86TargetObjectFile.cpp
> lib/Target/X86/X86TargetObjectFile.h
> test/MC/X86/cstexpr-gotpcrel.ll
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.s
Type: application/octet-stream
Size: 728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/d621fc5c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.s
Type: application/octet-stream
Size: 604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/d621fc5c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: text/x-csrc
Size: 107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/d621fc5c/attachment.c>
More information about the llvm-commits
mailing list