Don't create a new copy of reserved regs - we already have one handy.
authorLang Hames <lhames@gmail.com>
Tue, 14 Feb 2012 23:06:12 +0000 (23:06 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 14 Feb 2012 23:06:12 +0000 (23:06 +0000)
commit94b6e1418202e9f6cf54856d5ec2891c9012777a
tree306821fa40f2e2b76993b686ee350b7f7c9fd82a
parent5793a6586d94a5032a815af97113c3ba47cbdf8a
Don't create a new copy of reserved regs - we already have one handy.

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