Add tests for different AVX cmp opcodes, also teach the x86 asm parser to understand...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 23 Jun 2010 21:10:57 +0000 (21:10 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 23 Jun 2010 21:10:57 +0000 (21:10 +0000)
commit428256b8186208e89995d447c5e4c9d8e5c099fa
tree5fc16d4ab68ebe90499bbcfcc73561b982735752
parent749bb7e2d96c782200360777e80abceddc472c24
Add tests for different AVX cmp opcodes, also teach the x86 asm parser to understand the vcmp instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106678 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/AsmParser/X86/x86_64-encoding.s