Add support for fast isel of sitofp, and remove some unnecessary and imprecise legali...
authorOwen Anderson <resistor@mac.com>
Tue, 26 Aug 2008 20:37:00 +0000 (20:37 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 26 Aug 2008 20:37:00 +0000 (20:37 +0000)
commita843b8d391de28ca0f532b22ab3e791e1e09c47b
tree1657363be6bfee92e4a01da778bf6dd2721897ef
parentc93457053cfecb24105ee3800c8e53921b950d8f
Add support for fast isel of sitofp, and remove some unnecessary and imprecise legality checks.

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