Refactor the bitcast code into its own function.
authorDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 21:28:54 +0000 (21:28 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 21:28:54 +0000 (21:28 +0000)
commit763d89343be210eb62a13318ca0cc9321ce46bfb
tree5581da2a65dfa5dccce652cf4eb943f89f3e3387
parent72d63af3f76250f198910f0f69cb4ccffd4c14a6
Refactor the bitcast code into its own function.

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