[PATCH] D34543: Track globals promoted to coalesced const pool entries

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 15:47:49 PDT 2017


rinon updated this revision to Diff 105351.
rinon edited the summary of this revision.
rinon added a comment.

Address review comments

- Mark auto pointers explicitly const
- Remove unncessary iterator begin and end functions
- Remove debug info from IR test


https://reviews.llvm.org/D34543

Files:
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMConstantPoolValue.cpp
  lib/Target/ARM/ARMConstantPoolValue.h
  test/CodeGen/ARM/constantpool-promote-duplicate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34543.105351.patch
Type: text/x-patch
Size: 5596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/789a29d6/attachment.bin>


More information about the llvm-commits mailing list