Give RegAllocSimple a TargetInstrInfo member to keep it consistent
authorDan Gohman <gohman@apple.com>
Wed, 9 Jul 2008 19:56:01 +0000 (19:56 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 9 Jul 2008 19:56:01 +0000 (19:56 +0000)
commit88cef2480f1c3977c70eb549ecf83f5a2c99a7a8
treeb28e50c40a74ef43bf9a930b8a0a3bede3c51e1d
parent88490546240c1f1e3ded46a103c2b4f53c19a008
Give RegAllocSimple a TargetInstrInfo member to keep it consistent
with RegAllocLocal.

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