[PATCH] D53285: [MergeFuncs] Generate alias instead of thunk if possible (default disabled)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 21 11:40:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347407: [MergeFuncs] Generate alias instead of thunk if possible (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53285?vs=173233&id=174956#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53285

Files:
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/test/Transforms/MergeFunc/alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53285.174956.patch
Type: text/x-patch
Size: 8592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/1df5a73a/attachment.bin>


More information about the llvm-commits mailing list