Nate Begeman 244e92eaab When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
and the target independant register allocator were both using a class named
'LiveRange'.  This lead to the target independant code calling code in the
SparcV9 backend, which crashed.  Fixed by renaming SparcV9's LiveRange to
V9LiveRange.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22208 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-12 23:52:58 +00:00
..
2005-05-06 06:58:42 +00:00
2005-04-22 17:54:37 +00:00
2005-05-18 20:37:33 +00:00
2005-05-18 20:37:33 +00:00
2005-04-22 17:54:37 +00:00
2005-04-21 22:55:34 +00:00
2005-04-22 17:54:37 +00:00
2005-05-13 19:48:34 +00:00
2005-04-22 17:54:37 +00:00