[PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 12:27:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286006: Fix 24560:  assembler does not share constant pool for same constants (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D25804?vs=76901&id=76930#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25804

Files:
  llvm/trunk/include/llvm/MC/ConstantPools.h
  llvm/trunk/lib/MC/ConstantPools.cpp
  llvm/trunk/test/MC/AArch64/ldr-pseudo.s
  llvm/trunk/test/MC/ARM/ldr-pseudo-darwin.s
  llvm/trunk/test/MC/ARM/ldr-pseudo-wide.s
  llvm/trunk/test/MC/ARM/ldr-pseudo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25804.76930.patch
Type: text/x-patch
Size: 11825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/39599092/attachment.bin>


More information about the llvm-commits mailing list