Hook up support for fast-isel of trunc instructions, using the newly working support...
authorOwen Anderson <resistor@mac.com>
Thu, 28 Aug 2008 18:26:01 +0000 (18:26 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 28 Aug 2008 18:26:01 +0000 (18:26 +0000)
commitc0bb68b98267c75168e6596d20610a8a8b3c0635
tree1a86e5aa65b5792a8553b41662b091580bb3001a
parentb5dbcb538b2ecfde2c94a1981301ac9beea3ea3c
Hook up support for fast-isel of trunc instructions, using the newly working support for EXTRACT_SUBREG.

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