OSDN Git Service

New testcase. If one side of and/or is known to be 0/-1, it doesn't matter
authorChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 23:14:40 +0000 (23:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Dec 2004 23:14:40 +0000 (23:14 +0000)
commite0e50dbb9fe975b4f4b3d2eb061b2ac74a5cc7c0
treead9c51b703186ea11f34c66cafbf25687d2d133f
parent74be3a579403d27df14571a8c7ba7fe7ad28745a
New testcase.  If one side of and/or is known to be 0/-1, it doesn't matter
if the other side is overdefined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18806 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SCCP/logical-nuke.ll [new file with mode: 0644]