OSDN Git Service

add support for splitting casts. This implements
authorChris Lattner <sabre@nondot.org>
Thu, 23 Mar 2006 21:16:34 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Mar 2006 21:16:34 +0000 (21:16 +0000)
commit7692eb4201e2071fb2afddcdaa6ba93b5e6abad4
tree9440e208163bc09ed6f839e55da64981cb057af8
parent5d37acc917e8e3169de8067c641bb6ef1f26d653
add support for splitting casts.  This implements
CodeGen/Generic/vector.ll:test_cast_2.

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