[PATCH] D46326: ThinLTO+CFI: short-circuit direct calls to jump table entries
Dmitry Mikulin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 11:22:29 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333937: In thin and full LTO + CFI, direct function calls may go through jump table (authored by dmikulin, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46326?vs=149350&id=149813#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46326
Files:
llvm/trunk/include/llvm/IR/Value.h
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/trunk/test/Transforms/LowerTypeTests/Inputs/cfi-direct-call.yaml
llvm/trunk/test/Transforms/LowerTypeTests/Inputs/cfi-direct-call1.yaml
llvm/trunk/test/Transforms/LowerTypeTests/blockaddress.ll
llvm/trunk/test/Transforms/LowerTypeTests/cfi-direct-call.ll
llvm/trunk/test/Transforms/LowerTypeTests/cfi-direct-call1.ll
llvm/trunk/test/Transforms/LowerTypeTests/export-icall.ll
llvm/trunk/test/Transforms/LowerTypeTests/function-disjoint.ll
llvm/trunk/test/Transforms/LowerTypeTests/function-weak.ll
llvm/trunk/test/Transforms/LowerTypeTests/function.ll
llvm/trunk/test/Transforms/LowerTypeTests/import-icall.ll
llvm/trunk/test/Transforms/LowerTypeTests/section.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46326.149813.patch
Type: text/x-patch
Size: 21121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/54fe6d7a/attachment.bin>
More information about the llvm-commits
mailing list