Fix so that pandn is emitted instead of an xor/and combo. Add integer
authorBill Wendling <isanbard@gmail.com>
Tue, 27 Mar 2007 20:22:40 +0000 (20:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 27 Mar 2007 20:22:40 +0000 (20:22 +0000)
commitccc44add81630c880197beb39a6e083f62a97d5e
treec1d19a0e90a9927651cf9b3322e8eef762339310
parentb94827769ab7020e005d1773d5908e77fbfbbfd1
Fix so that pandn is emitted instead of an xor/and combo. Add integer
comparison operators.

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