[PATCH] D49710: [GlobalMerge] Allow merging globals with arbitrary alignment.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 13:58:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337961: [GlobalMerge] Allow merging globals with arbitrary alignment. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49710?vs=157179&id=157354#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49710

Files:
  llvm/trunk/lib/CodeGen/GlobalMerge.cpp
  llvm/trunk/test/Transforms/GlobalMerge/alignment-2.ll
  llvm/trunk/test/Transforms/GlobalMerge/alignment.ll
  llvm/trunk/test/Transforms/GlobalMerge/basic.ll
  llvm/trunk/test/Transforms/GlobalMerge/debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49710.157354.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/9785f730/attachment.bin>


More information about the llvm-commits mailing list