Improve coverage of the X86 instruction set by adding 16-bit shift doubles.
authorChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 07:31:24 +0000 (07:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 07:31:24 +0000 (07:31 +0000)
commit0df53d22c33c4b34ce1e61dd26eeaee1898c09c0
tree6764613ebdbaba59dc480901e0752a809f328dc5
parent41e431ba045eb317ebf0ec45b563a5d96c212f5c
Improve coverage of the X86 instruction set by adding 16-bit shift doubles.

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