[PATCH] D36994: WholeProgramDevirt: Create bitcast to i8* at each virtual call site.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 14:42:35 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311491: WholeProgramDevirt: Create bitcast to i8* at each virtual call site. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D36994?vs=112101&id=112229#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36994
Files:
llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/trunk/test/Transforms/WholeProgramDevirt/import-no-dominating-assume.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/import.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/unique-retval.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-begin.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-end.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36994.112229.patch
Type: text/x-patch
Size: 7783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/7b11943f/attachment.bin>
More information about the llvm-commits
mailing list