Make the sparc.burg file be a little more flexible and rubust in the fact of
authorChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 17:25:31 +0000 (17:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 17:25:31 +0000 (17:25 +0000)
commit0714e3bc44da411bb85ed450a992afdf27eec19e
tree3bfef97c73329307670e9d372162488a469f42f7
parentf96315e985880178562ba43b51efbc0efc8f6c8a
Make the sparc.burg file be a little more flexible and rubust in the fact of
renumbering of instructions.  It is still horribly broken and grossly dependant on the number of instructions, but now it is a least a little better.

Oh yeah it also works now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@793 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/Makefile
lib/Target/SparcV9/SparcV9TargetMachine.cpp