Remove code for setting the VEX L-bit as a function of operand size from the code...
authorCraig Topper <craig.topper@gmail.com>
Wed, 19 Sep 2012 06:37:45 +0000 (06:37 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 19 Sep 2012 06:37:45 +0000 (06:37 +0000)
commit8a312fb3aaec90537d434a5cc41edf566ff80dca
tree9e96e3d182ef24c7f7db5e1b511d6916a2682b2c
parentf7876426f002d7dd763aff7f16a6e8bfa24599bb
Remove code for setting the VEX L-bit as a function of operand size from the code emitters and the disassembler table builder. Fix a couple instructions that were still missing VEX_L.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164204 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86InstrSSE.td
utils/TableGen/X86RecognizableInstr.cpp
utils/TableGen/X86RecognizableInstr.h