Tabs -> spaces
authorNate Begeman <natebegeman@mac.com>
Fri, 14 Mar 2008 00:53:31 +0000 (00:53 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 14 Mar 2008 00:53:31 +0000 (00:53 +0000)
commit5922f561c65968ef1865cc8434d191041e450602
tree20b0121d5f8b684662b0c9594f5b85b89674fbe9
parent1090fc99cd63b78f5d672cf0914287656f746f98
Tabs -> spaces
Use getIntPtrConstant in a couple places to shorten stuff up
Handle splitting vector shuffles with undefs in the mask

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48351 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp