[PATCH] D29808: WholeProgramDevirt: Add any unsuccessful llvm.type.checked.load devirtualizations to the list of llvm.type.test users.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 17:03:16 PST 2017


pcc updated this revision to Diff 88279.
pcc added a dependency: D29744: WholeProgramDevirt: Change internal vcall data structures to match summary..
pcc added a comment.

Depends on https://reviews.llvm.org/D29744

- Refresh, address review comments


https://reviews.llvm.org/D29808

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/Inputs/export.yaml
  llvm/test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29808.88279.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/e8f844a8/attachment-0001.bin>


More information about the llvm-commits mailing list