[PATCH] D18466: WholeProgramDevirt: Recognize the llvm.load.relative intrinsic.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 16:49:25 PDT 2016
pcc created this revision.
pcc added reviewers: joker.eph, pete.
pcc added a subscriber: llvm-commits.
Depends on http://reviews.llvm.org/D18367
http://reviews.llvm.org/D18466
Files:
lib/Transforms/IPO/WholeProgramDevirt.cpp
test/Transforms/WholeProgramDevirt/bad-read-from-vtable-struct.ll
test/Transforms/WholeProgramDevirt/bad-relative-vtable.ll
test/Transforms/WholeProgramDevirt/devirt-single-impl-relative-32.ll
test/Transforms/WholeProgramDevirt/devirt-single-impl-relative.ll
test/Transforms/WholeProgramDevirt/non-relative.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18466.51618.patch
Type: text/x-patch
Size: 16980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/6b41cf92/attachment.bin>
More information about the llvm-commits
mailing list