Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
authorChris Lattner <sabre@nondot.org>
Fri, 2 Aug 2002 20:00:25 +0000 (20:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Aug 2002 20:00:25 +0000 (20:00 +0000)
commit8fd217cb290ae22546c57af245881094312dd9de
treec50228b9711f051ebfc0010f3d2e1bbbdef9041c
parent7b572eff4826e9889f032cfe9591ef449c6c52e1
Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
Implement feature: Cast's can now be converted to bitwise AND expressions.

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