Add a new option, -fast-isel-verbose, that can be used with
authorDan Gohman <gohman@apple.com>
Tue, 9 Sep 2008 22:06:46 +0000 (22:06 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 9 Sep 2008 22:06:46 +0000 (22:06 +0000)
commit293d5f8bc02a9148238b2c79484637f56de65b9c
tree31de52cc1f309b066eefa47bfef085b6090bbbac
parent3ef2d60e95f320fe2377d62b1f460cae44f5fdbe
Add a new option, -fast-isel-verbose, that can be used with
-fast-isel-no-abort to get a dump of all unhandled instructions,
without an abort.

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