Use small encodings for constants when possible.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Jul 2015 00:57:52 +0000 (00:57 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Jul 2015 00:57:52 +0000 (00:57 +0000)
commit7c91cefac54d45dbdf1f2f3793cdb3ba482d8963
treee12598995ccad506eee29d8e583d671c9b848984
parent2744189c46c6e6ab92796de9211d079ff25d4fe5
Use small encodings for constants when possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242493 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrCompiler.td
test/CodeGen/X86/and-encoding.ll [new file with mode: 0644]
test/CodeGen/X86/pr21529.ll [deleted file]