Make X86ISD::ANDNP more general and Codegen 256-bit VANDNP. A more
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 13 Jul 2011 21:36:51 +0000 (21:36 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 13 Jul 2011 21:36:51 +0000 (21:36 +0000)
commit466b022c9956b320a62eac7057eba632c6e512f9
treed3d0f629267c3079b8d42cdcecbdd4a485674b74
parentc1af4772f1f71a955c7c9cfbabba98a2a2c109e4
Make X86ISD::ANDNP more general and Codegen 256-bit VANDNP. A more
general version of X86ISD::ANDNP also opened the room for a little bit
of refactoring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135088 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-256-logic.ll