new testcase that broke unswitch due to loopsimplify not doing the right thing.
authorChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 23:07:29 +0000 (23:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 23:07:29 +0000 (23:07 +0000)
commit7ce7bf2e62ab68a83949966b168b5e6cae9cb857
treea1da5b5ba10930c1ddb3a7d373d70f727d93ddc0
parent0ab9f966de73911930b47ce09f2a691bc687ed32
new testcase that broke unswitch due to loopsimplify not doing the right thing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26190 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll [new file with mode: 0644]