New testcase. The setcc is only used by a select, but not as a condition:
authorChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 16:33:40 +0000 (16:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 16:33:40 +0000 (16:33 +0000)
commitd4bcae9031cbd7c6e908569bdbd137ac3406b4c9
treefa4f21c267f23bd345a216f41af10287421c6fd5
parentcf4f81037203909420f47a195109115c9f83e6ba
New testcase.  The setcc is only used by a select, but not as a condition:
it cannot be folded in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16839 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx [new file with mode: 0644]