All "integer" logical ops (pand, por, pxor) are now promoted to v2i64.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Apr 2006 21:21:57 +0000 (21:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Apr 2006 21:21:57 +0000 (21:21 +0000)
commit2c3ae37213c320b64048091820628c6af1991aa3
tree7a4334f8eab3a63f3de18d0ced55fcdc37394e43
parentcc9876124e7096d050e6750dd075758320f2cdce
All "integer" logical ops (pand, por, pxor) are now promoted to v2i64.
Clean up and fix various logical ops issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/README.txt
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrSSE.td