make fast isel fall back to selectiondags for VLA llvm.declare intrinsics.
authorChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2009 17:23:20 +0000 (17:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2009 17:23:20 +0000 (17:23 +0000)
commit14c4c1ec0eca7f2f91957571288b4d918ed8c394
treef3de94f42dde59dcdeee17dc2da3a55a6ecb062c
parent5b22efa61446797039dd19fc1e9be83676463f99
make fast isel fall back to selectiondags for VLA llvm.declare intrinsics.

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