Filter out pattterns from the FastISel emitter which it doesn't actually know how...
authorEli Friedman <eli.friedman@gmail.com>
Fri, 29 Apr 2011 21:58:31 +0000 (21:58 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 29 Apr 2011 21:58:31 +0000 (21:58 +0000)
commit206a10cf286572cd22140559b328e0a14cef7984
treeecc881a8b7db78e887280d62974d6416b6ca0861
parent632ae892e6517e27791ac9e51188ca697ccc6515
Filter out pattterns from the FastISel emitter which it doesn't actually know how to handle.  No significant functionality change at the moment, but it's necessary for some changes I'm planning.

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