[PATCH] D25212: Moderate the number of jump tables
Evandro Menezes via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 07:29:18 PDT 2016
evandro retitled this revision from "Add support to tune jump tables" to "Moderate the number of jump tables".
evandro updated the summary for this revision.
evandro updated this revision to Diff 74682.
evandro added a comment.
Revamp the patch to add the heuristic proposed by @hans.
Repository:
rL LLVM
https://reviews.llvm.org/D25212
Files:
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/test/CodeGen/AArch64/max-jump-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25212.74682.patch
Type: text/x-patch
Size: 9233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/a484797d/attachment.bin>
More information about the llvm-commits
mailing list