[PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 02:00:50 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283530: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI (authored by olista01).
Changed prior to commit:
https://reviews.llvm.org/D24462?vs=72144&id=73892#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24462
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24462.73892.patch
Type: text/x-patch
Size: 13251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/080c0448/attachment.bin>
More information about the llvm-commits
mailing list