OSDN Git Service

eliminate some uses of canLosslesslyBitCastTo, this actually makes the code stronger...
authorChris Lattner <sabre@nondot.org>
Sat, 6 Jan 2007 01:45:59 +0000 (01:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Jan 2007 01:45:59 +0000 (01:45 +0000)
commit57d8637468d8293f25e13ecf3e0b1786b3bc5da3
treeaa64f5ff3a8a4068a09817527d375bdddff5e41e
parentd5dc0fb011af11c2ca4b5f42852dd51830b0fdee
eliminate some uses of canLosslesslyBitCastTo, this actually makes the code stronger, by nuking
relational pointer comparisons with casts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32947 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp