When failing selection for an intrinsic, print this:
authorChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 06:47:53 +0000 (06:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 06:47:53 +0000 (06:47 +0000)
commit9bf2d3e6d6768809144eb72c1a6f8e03d2b328f3
tree4e5703bc78d70fded498b13a7a14f242d5ff7875
parent420736dc85c01702bb7bc40495f8a4be5e5f8a6c
When failing selection for an intrinsic, print this:

Cannot yet select: intrinsic %llvm.ppc.altivec.lvx

instead of this:

Cannot yet select: 0x9b047e0: v4i32,ch = INTRINSIC 0x9b04540:1, 0x9b04710, 0x9b04790, 0x9b04540

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