Constant fold bitconvert(undef)
authorChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 01:02:22 +0000 (01:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 01:02:22 +0000 (01:02 +0000)
commit08da55eeff8fdacd232e69c76bc5142eb4b1474e
tree964a95b0a827913a7a9bd24c84421fcd65cb27f1
parente6bfffbae26a3593531d0f6b78ae2b8125244c38
Constant fold bitconvert(undef)

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