OSDN Git Service

Remove a bunch of getSubtargetImpl calls since we already have
authorEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 21:08:32 +0000 (21:08 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 21:08:32 +0000 (21:08 +0000)
commitb05e2be02cb16ca85c3e586315ec25c6c941fe99
tree9ea791dfeed066f4e63c6d5f992e2ae23cded6e5
parent48dfa127d7da3b9efa06dc1b89a25f09e927e7e9
Remove a bunch of getSubtargetImpl calls since we already have
a cached TLI instance.

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