Change the interface of TLI.isMultiStoresCheaperThanBitsMerge.
authorWei Mi <wmi@google.com>
Thu, 22 Dec 2016 19:38:22 +0000 (19:38 +0000)
committerWei Mi <wmi@google.com>
Thu, 22 Dec 2016 19:38:22 +0000 (19:38 +0000)
commitf3f01aba48188c06d267aa270bdcc5f2eb502caf
tree68fa8fd8fbc24980b77b0acd6e08a618d6cc64cc
parentfe8bbb2333108c3a7a922dbb44d23fc66c3f76ab
Change the interface of TLI.isMultiStoresCheaperThanBitsMerge.

This is for splitMergedValStore in DAG Combine to share the target query interface
with similar logic in CodeGenPrepare.

Differential Revision: https://reviews.llvm.org/D24707

llvm-svn: 290363
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.h