Fix UnitTests/2005-05-12-Int64ToFP.c with llc-beta. In particular, do not
authorChris Lattner <sabre@nondot.org>
Tue, 19 Sep 2006 18:02:01 +0000 (18:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Sep 2006 18:02:01 +0000 (18:02 +0000)
commit2b41b8e8701cc9188c12ead84f87e614c86be8c0
tree993c098f1ce7633ab4ef85aafba65eb88816eea5
parent4d4c0217587d6cd76da9690aca0be49f5508db7a
Fix UnitTests/2005-05-12-Int64ToFP.c with llc-beta.  In particular, do not
allow it to go into an infinite loop, filling up the disk!

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