Mark non-VEX forms of AES instructions as requiring SSE2 to be enabled along with...
authorCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 18:00:08 +0000 (18:00 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 18:00:08 +0000 (18:00 +0000)
commit78be212d1b370651bc834cf0c504b4a3a1aed5b7
treeefe68d4ef1589314b6a8c60a1d9190b1687b39d7
parentd65c7da5b071c1efb19f02aaf794ca4bfa06e367
Mark non-VEX forms of AES instructions as requiring SSE2 to be enabled along with AES. Since that's required for the XMM registers to be valid for integer data. Doesn't change any behavior though since you can't use an intrinsic with an illegal type anyway. Just makes it consistent with the VEX forms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147344 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFormats.td