The ConstantExpr::getCast call can cause a CPR to be generated. If so,
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 00:20:55 +0000 (00:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 00:20:55 +0000 (00:20 +0000)
commit99d6b8ec95b86b3e66e2fea50d4114c844edc9dd
treea6d2d594546487f65fe640e22595fb3f10ebc8e2
parent71151aee60d785aebefb0b4cdf085469d4a696a4
The ConstantExpr::getCast call can cause a CPR to be generated.  If so,
strip it off.

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