Test that logical operators are correctly constant propogated!
authorChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 16:18:38 +0000 (16:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 16:18:38 +0000 (16:18 +0000)
commit72de9ae46b68a3907f8721fbea24a4832eaea9ae
treeadaeb61077b56b2c1d1eb27c489f2996fedb551e
parent731240cc5d0e396fd67f9ca85086226a1d34c8de
Test that logical operators are correctly constant propogated!

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