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

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 13:02:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337038: [LowerTypeTests] Limit when icall jumptable entries are emitted (authored by vlad.tsyrklevich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47652?vs=154006&id=155467#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47652

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47652.155467.patch
Type: text/x-patch
Size: 20360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/1c30cc07/attachment.bin>


More information about the llvm-commits mailing list