[PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 07:23:00 PDT 2016


peter.smith updated this revision to Diff 57034.
peter.smith added a comment.

If I've understood correctly I think you mean to make the initial contents of this patch match the final set as much as possible so that the later one is a pure increment.


http://reviews.llvm.org/D20153

Files:
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20153.57034.patch
Type: text/x-patch
Size: 8424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/28ad0087/attachment-0001.bin>


More information about the llvm-commits mailing list