Add a helper method that will be used to support EXTRACT_SUBREG for selecting trunc...
commit44e9a2f03a75f20f3218a8a8463e9342b9ea113c
authorOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 22:30:02 +0000 (27 22:30 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 22:30:02 +0000 (27 22:30 +0000)
tree803f2c79e82c471f078c8095a7182284b7f54132
parent64fe3dd015fa838003b6eb402055dc3f6b506d1b
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