hasSuperClass tests for a strict superset relation, rather than
authorDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 20:13:45 +0000 (20:13 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 20:13:45 +0000 (20:13 +0000)
commitbe0cf7dbc2d230e10f6eec92fb2219ce69a925cc
treee24a468112a54aca7b8a15eef230c840d70ccf1f
parent14d9495403e4c0129119a79322ee4e744b2eced8
hasSuperClass tests for a strict superset relation, rather than
a superset relation. This code wants to test the regular superset
relation.

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