spillPhysRegAroundRegDefsUses() may have invalidated iterators stored in fixed_ Inter...
commit70c67fd7f30d0bed83191d07bbec8def4e12a260
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Apr 2009 07:16:34 +0000 (29 07:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Apr 2009 07:16:34 +0000 (29 07:16 +0000)
tree9c0fd799e1c95da65d58616145f81aad86de09d0
parentadcd5e311ea36cbbcc10a0212079e7e24295f746
spillPhysRegAroundRegDefsUses() may have invalidated iterators stored in fixed_ IntervalPtrs. Reset them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp
test/CodeGen/X86/2009-04-29-LinearScanBug.ll [new file with mode: 0644]