Evan Cheng 8509fcf8eb Another extract_subreg coalescing bug.
e.g.
vr1024<2> extract_subreg vr1025, 2
If vr1024 do not have the same register class as vr1025, it's not safe to coalesce this away. For example, vr1024 might be a GPR32 while vr1025 might be a GPR64.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50385 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-29 01:41:44 +00:00
..
2008-02-17 00:15:25 +00:00
2008-02-17 00:15:09 +00:00
2008-04-25 17:54:21 +00:00
2008-04-25 18:11:06 +00:00
2008-03-10 22:34:11 +00:00