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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 09:17:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301649: [InlineCost] Improve the cost heuristic for Switch (authored by junbuml).

Changed prior to commit:
  https://reviews.llvm.org/D31085?vs=96832&id=97111#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31085

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/test/Transforms/Inline/AArch64/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31085.97111.patch
Type: text/x-patch
Size: 30962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/a6f8289f/attachment.bin>


More information about the llvm-commits mailing list