[PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 08:41:23 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282412: Add support to optionally limit the size of jump tables. (authored by evandro).
Changed prior to commit:
https://reviews.llvm.org/D21940?vs=72283&id=72497#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21940
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/test/CodeGen/AArch64/max-jump-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21940.72497.patch
Type: text/x-patch
Size: 11951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/5e7ae056/attachment.bin>
More information about the llvm-commits
mailing list