Simplify the fast-patch interval spilling by using MachineRegisterInfo::reg_iterator.
authorOwen Anderson <resistor@mac.com>
Mon, 18 Aug 2008 18:38:12 +0000 (18:38 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Aug 2008 18:38:12 +0000 (18:38 +0000)
commit8dc2cbe793ff577f69c17426d6dfaef94ad69191
tree834842705dd3d4b50e06b058e32bb816d28c0eb1
parent2dcca3a6d8d23b9ad3481e3a6a4d067a60c31ada
Simplify the fast-patch interval spilling by using MachineRegisterInfo::reg_iterator.

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