Add code to call FastISel, and a command-line option to enable it.
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:33:34 +0000 (22:33 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:33:34 +0000 (22:33 +0000)
commit78eca170e9ac5db7fd525f9bbf27090fefcbb646
tree628201ca392132d78be2d6c5674bc6ddf4bbb84d
parent6f2766d59744bb3d48867f3151643eac7111e773
Add code to call FastISel, and a command-line option to enable it.

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