Simplify this code. The case where one class is GR64RegClass and the
authorDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 15:59:48 +0000 (15:59 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 15:59:48 +0000 (15:59 +0000)
commit3108222c2cb3e61097396274b1c3ae0a86625975
tree096f6521734c94e3b598ea1d022b7bed675c09eb
parentb2d746ce6df9b6c4ceef991ffb740eac6aea8173
Simplify this code. The case where one class is GR64RegClass and the
other is a subclass of it is effectively handled by the prior tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp