[fast-isel] Remove SelectInsertValue() as fast-isel wasn't designed to handle
authorChad Rosier <mcrosier@apple.com>
Tue, 13 Dec 2011 17:45:06 +0000 (17:45 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 13 Dec 2011 17:45:06 +0000 (17:45 +0000)
commit5bd83345c7ba2c15a062495a0267d1dc1d478aac
tree676a41cb79e31866459c85d2793540ac3566865b
parent4762f7525162ddcd3a527677ed8a2d53856f21d9
[fast-isel] Remove SelectInsertValue() as fast-isel wasn't designed to handle
instructions that define aggregate types.

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