New testcase that SCCP miscompiles. Luckily this is extremely unlikely to
authorChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 20:10:23 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 20:10:23 +0000 (20:10 +0000)
commit6e5fcf18987022f1e54f0c0f06042fe59cc6d2a2
treeaa14e8a98a98440d761ed96025ec07395e61d4f4
parentc2ef8cd93400999161028a363cb314d9597a708b
New testcase that SCCP miscompiles.  Luckily this is extremely unlikely to
happen in practice, but IP-SCCP can trigger it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18773 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SCCP/2004-12-10-UndefBranchBug.ll [new file with mode: 0644]