Remove check for f256mem from has256BitOperands as nothing depended on it and it...
authorCraig Topper <craig.topper@gmail.com>
Mon, 30 Jul 2012 04:53:00 +0000 (04:53 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 30 Jul 2012 04:53:00 +0000 (04:53 +0000)
commit87a9ece154acdf2164094e6b5a47bac48a53aa4d
treefebc4468f1c1764528840ee75a89ac33857d69da
parente6c97ffb0d69125d989acc7e1a62c182096dd4e2
Remove check for f256mem from has256BitOperands as nothing depended on it and it isn't the only 256-bit memory type anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160946 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/X86RecognizableInstr.cpp