[PATCH] D31085: [InlineCost] Increase the cost of Switch

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 14:04:59 PDT 2017


junbuml updated this revision to Diff 96464.
junbuml marked 3 inline comments as done.
junbuml added a comment.

Addressed Hans' comments.


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.96464.patch
Type: text/x-patch
Size: 31133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/f12b5fd7/attachment.bin>


More information about the llvm-commits mailing list