[PATCH] D36507: [ARM] GlobalISel: Select globals in PIC mode
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 04:23:19 PDT 2017
rovka updated this revision to Diff 110551.
rovka edited the summary of this revision.
rovka added a comment.
Thanks for the comments! I've updated the code to never use MOVT for ELF. I've also reworded the FIXME and mentioned the bug report in it.
https://reviews.llvm.org/D36507
Files:
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstructionSelector.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
test/CodeGen/ARM/GlobalISel/arm-isel-globals-pic.ll
test/CodeGen/ARM/GlobalISel/arm-select-globals-pic.mir
test/CodeGen/ARM/GlobalISel/arm-unsupported.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36507.110551.patch
Type: text/x-patch
Size: 10513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/a17ebe1f/attachment.bin>
More information about the llvm-commits
mailing list