[PATCH] D47652: [LowerTypeTests] Limit when icall jumptable entries are emitted

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 15:33:19 PDT 2018


vlad.tsyrklevich updated this revision to Diff 154006.
vlad.tsyrklevich added a comment.
Herald added a subscriber: aheejin.

- Address Peter's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D47652

Files:
  include/llvm/IR/ModuleSummaryIndexYAML.h
  lib/Transforms/IPO/LowerTypeTests.cpp
  test/LTO/Resolution/X86/export-jumptable.ll
  test/ThinLTO/X86/cfi-icall.ll
  test/Transforms/LowerTypeTests/Inputs/export-icall.yaml
  test/Transforms/LowerTypeTests/Inputs/exported-funcs.yaml
  test/Transforms/LowerTypeTests/export-alias.ll
  test/Transforms/LowerTypeTests/export-cross-dso-cfi.ll
  test/Transforms/LowerTypeTests/export-icall.ll
  test/Transforms/LowerTypeTests/export-symver.ll
  test/Transforms/LowerTypeTests/function-arm-thumb.ll
  test/Transforms/LowerTypeTests/function-ext.ll
  test/Transforms/LowerTypeTests/pr37625.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47652.154006.patch
Type: text/x-patch
Size: 19785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/465a81e4/attachment.bin>


More information about the llvm-commits mailing list