In -fast mode do what FastISel does.
authorDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 02:33:41 +0000 (02:33 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 02:33:41 +0000 (02:33 +0000)
commit16f2ffd1580a168a7fdd78bf48b26f0995e1c109
treef298ec4631ad81e0a6fd30340e043e99797070e1
parent390f3ace34855a3d4c9e0adf468976375f8c6dc1
In -fast mode do what FastISel does.
This code could use some refactoring help!

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