Iteration is required for some cases, even if they don't occur in crafty.
authorChris Lattner <sabre@nondot.org>
Sat, 2 Sep 2006 05:32:53 +0000 (05:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 2 Sep 2006 05:32:53 +0000 (05:32 +0000)
commit1acb17cb8392dce33079fe45f383944ec6616757
treef989b51f04be1052ae131319be103278ac3b8819
parentf21f0205b5dec61f165518887f54e01ab5aab13c
Iteration is required for some cases, even if they don't occur in crafty.
Restore it, which re-fixes X86/2006-08-21-ExtraMovInst.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30050 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp