OSDN Git Service

Fix CodeGen/Generic/2006-03-01-dagcombineinfloop.ll, an infinite loop
authorChris Lattner <sabre@nondot.org>
Wed, 1 Mar 2006 21:47:21 +0000 (21:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Mar 2006 21:47:21 +0000 (21:47 +0000)
commit1ec05d1bb4e8903321caf29f57a805952f5b8b86
treef7ddd323975931045f0c6a15d91277c105c7ee07
parent358d5afcbdc609f5db7c76e4c78d4205ff3179c8
Fix CodeGen/Generic/2006-03-01-dagcombineinfloop.ll, an infinite loop
in the dag combiner on 176.gcc on x86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp