Use both the cached TLI and the subtarget off of the DAG in
authorEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 23:38:39 +0000 (23:38 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 23:38:39 +0000 (23:38 +0000)
commitf6d028047f7bed9e85175e787cc08644840c8378
treedf30940eb3f21be76acc14568559e14cc3de6ec2
parent5d61941de0b4f6e488ef989f6c1093ecf6937f55
Use both the cached TLI and the subtarget off of the DAG in
the DAG combiner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219367 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp