[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
Thu Feb 9 19:36:34 PST 2017


pcc updated this revision to Diff 87949.
pcc added a comment.

- Rename the yaml input file to export.yaml so that I can use it in an upcoming change


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.87949.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/09676d8b/attachment.bin>


More information about the llvm-commits mailing list