sink special case "cannotyetselect" for intrinsics out of the
authorChris Lattner <sabre@nondot.org>
Wed, 17 Feb 2010 06:28:22 +0000 (06:28 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Feb 2010 06:28:22 +0000 (06:28 +0000)
commit409ac586e83525a760692cf0affb01f1c9efa594
tree09bf6f69668a54c2ed558ec937bb9dc139640e54
parent9a747f1305e76025df2323a03b805a284f2cde77
sink special case "cannotyetselect" for intrinsics out of the
tblgen splatted code into the implementation.

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