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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 12:24:30 PDT 2017


junbuml updated this revision to Diff 96614.

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.96614.patch
Type: text/x-patch
Size: 30338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/d60505a1/attachment-0001.bin>


More information about the llvm-commits mailing list