- Add support for the rest of AVX SSE3 instructions
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 2 Jul 2010 22:06:54 +0000 (22:06 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 2 Jul 2010 22:06:54 +0000 (22:06 +0000)
commitf5cd8c51e3d09a2af32e03414e75d3b50f47d0aa
treedb1b94466c8360171aad59a567cff8930cf5f625
parent65766ce7df779ac0e7f6ee0171562b56769ae1dd
- Add support for the rest of AVX SSE3 instructions
- Fix VEX prefix to be emitted with 3 bytes whenever VEX_5M
represents a REX equivalent two byte leading opcode

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