[PATCH] D60295: [CodeGen] Replace -max-jump-table-size with -max-jump-table-targets
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 09:09:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372893: [CodeGen] Replace -max-jump-table-size with -max-jump-table-targets (authored by evandro, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60295?vs=221564&id=221787#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60295/new/
https://reviews.llvm.org/D60295
Files:
llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/include/llvm/CodeGen/SwitchLoweringUtils.h
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/SwitchLoweringUtils.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: D60295.221787.patch
Type: text/x-patch
Size: 21339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/5fe2cd1a/attachment-0001.bin>
More information about the llvm-commits
mailing list