Instead of a virtual method call, lets try a direct constant reference
authorChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 18:29:05 +0000 (18:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 18:29:05 +0000 (18:29 +0000)
commit750d7230621010d2290e180bf3e214a71b89a8ac
tree15afad27baa847d8c5f5b7e0af111f65149843a5
parent092ae6b5d1a4be1b209eafaecc34652bc7bfe350
Instead of a virtual method call, lets try a direct constant reference

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9BurgISel.cpp
lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp
lib/Target/SparcV9/SparcV9RegInfo.cpp