[PATCH] D31085: [InlineCost] Increase the cost of Switch
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 11:55:59 PDT 2017
junbuml updated this revision to Diff 96799.
junbuml marked 3 inline comments as done.
https://reviews.llvm.org/D31085
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
include/llvm/Target/TargetLowering.h
lib/Analysis/InlineCost.cpp
lib/Analysis/TargetTransformInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/TargetLoweringBase.cpp
test/Transforms/Inline/AArch64/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31085.96799.patch
Type: text/x-patch
Size: 30443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/585666bf/attachment.bin>
More information about the llvm-commits
mailing list