This testcase causes the instruction combiner to go spiraling into
authorChris Lattner <sabre@nondot.org>
Wed, 8 Dec 2004 22:18:35 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Dec 2004 22:18:35 +0000 (22:18 +0000)
commitd5e4e1756feb1b99155ac96db5a320dd58c1fa77
tree6287dcc8c660293344fd2c97a6f6ca4a3aad4079
parent833408d484acecc2c6ab71baef76f846d69f5388
This testcase causes the instruction combiner to go spiraling into
an infinite loop.

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