[PATCH] D33702: Skip CFI and WholeProgramDevirt for dead functions.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 16:25:26 PDT 2017


eugenis created this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D33702

Files:
  include/llvm/IR/ModuleSummaryIndexYAML.h
  lib/Transforms/IPO/LowerTypeTests.cpp
  lib/Transforms/IPO/WholeProgramDevirt.cpp
  test/Transforms/LowerTypeTests/Inputs/import-unsat.yaml
  test/Transforms/LowerTypeTests/Inputs/use-typeid1-dead.yaml
  test/Transforms/LowerTypeTests/Inputs/use-typeid1-typeid2.yaml
  test/Transforms/LowerTypeTests/export-dead.ll
  test/Transforms/LowerTypeTests/import-unsat.ll
  test/Transforms/WholeProgramDevirt/Inputs/export.yaml
  test/Transforms/WholeProgramDevirt/Inputs/import-indir.yaml
  test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
  test/Transforms/WholeProgramDevirt/export-unique-ret-val.ll
  test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll
  test/Transforms/WholeProgramDevirt/import-indir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33702.100797.patch
Type: text/x-patch
Size: 9997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/511d989e/attachment-0001.bin>


More information about the llvm-commits mailing list