OSDN Git Service

Spacing fixes and 80 column fixes. Use 0 instead of 0x80 for undef indices in vpermps...
authorCraig Topper <craig.topper@gmail.com>
Sun, 15 Apr 2012 23:48:57 +0000 (23:48 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 15 Apr 2012 23:48:57 +0000 (23:48 +0000)
commit095c528f30a07f5f7819448ec4f144623239eca8
tree1767b392517ffdc19f7ceda5fd4418823a256c9d
parent2cb1e9dc7da53bae7f1530216b297edd25909933
Spacing fixes and 80 column fixes. Use 0 instead of 0x80 for undef indices in vpermps/vpermd. Hardware only looks at lower 3-bits.

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