Add a helper method that will be used to support EXTRACT_SUBREG for selecting trunc...
authorOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 22:30:02 +0000 (22:30 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 22:30:02 +0000 (22:30 +0000)
commit8970f00deff00ffce1f35cf00883357e1582daa1
tree803f2c79e82c471f078c8095a7182284b7f54132
parent1dd0086b063030cd8f895e181837561c8a295511
Add a helper method that will be used to support EXTRACT_SUBREG for selecting trunc's in fast-isel.

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