Add AVX version of CLMUL instructions
commitdc88b47d11ec9cade2171d6a40ceacc06fd58bbc
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 23 Jul 2010 18:41:12 +0000 (23 18:41 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 23 Jul 2010 18:41:12 +0000 (23 18:41 +0000)
treea4f9804bb24378c52a8cda5ad5f33a05e5ed6f99
parentee105e255c7e8f3ee27bcc9a089761f9c4518caa
Add AVX version of CLMUL instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-avx-clmul-encoding.s [new file with mode: 0644]
test/MC/AsmParser/X86/x86_64-avx-clmul-encoding.s [new file with mode: 0644]