Move the primary fast-isel top-level comments to FastISel.cpp, where
authorDan Gohman <gohman@apple.com>
Tue, 30 Sep 2008 20:48:29 +0000 (20:48 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 30 Sep 2008 20:48:29 +0000 (20:48 +0000)
commit5ec9efd61bc4214c787287409498e8b78f28c922
treea4d734b78f499759b6a02ba25019e8faa5e07f8a
parentdd7c3e4e56f739f6b67a4f3d67d061f2c5bca029
Move the primary fast-isel top-level comments to FastISel.cpp, where
they'll be a little more visible. Also, update and reword them a bit.

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