OSDN Git Service

[AVX512] Use AND32ri8 instead of AND32ri when anding with 1 to create single bit...
authorCraig Topper <craig.topper@gmail.com>
Tue, 14 Jun 2016 03:13:03 +0000 (03:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 14 Jun 2016 03:13:03 +0000 (03:13 +0000)
commit96704f055d8603d3aec6951349b0a8020923fe4d
tree9a326bfac93ab16f07b800773b2ebcf6ec1fd01c
parent62458bf56e88102317b255372459ccf14c0bced1
[AVX512] Use AND32ri8 instead of AND32ri when anding with 1 to create single bit masks. This results in a smaller encoding.

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