Generalize this code to handle Instructions in addition to ConstantExprs.
authorDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 02:33:23 +0000 (02:33 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 02:33:23 +0000 (02:33 +0000)
commit32acbc1e50defdb7e27a4e8274f78988cf302c14
tree5013203725a7249e4e3eff66877edb31ab7eb293
parentb4be71e11215c8c02065097cb9b15ed7edbab7eb
Generalize this code to handle Instructions in addition to ConstantExprs.

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