[PATCH] D24237: [ARM] Promote small global constants to constant pools
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 04:55:05 PDT 2016
jmolloy updated this revision to Diff 70387.
jmolloy marked an inline comment as done.
jmolloy added a comment.
Hi Oliver and Joerg,
Thanks for the comments. I've fixed the issues you noticed Oliver, and Joerg I agree this should work for PIC modes so I've enabled that and tested it.
Cheers,
James
Repository:
rL LLVM
https://reviews.llvm.org/D24237
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
test/CodeGen/ARM/constantpool-promote.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24237.70387.patch
Type: text/x-patch
Size: 11864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/c17af965/attachment.bin>
More information about the llvm-commits
mailing list