Expand case for 64b Legalize, even though no one should end up using this
authorNate Begeman <natebegeman@mac.com>
Mon, 16 Jan 2006 07:59:13 +0000 (07:59 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 16 Jan 2006 07:59:13 +0000 (07:59 +0000)
commitc02d98e335703d8aa51b42d9b22a1fa2ac5d6c33
tree39423e4d23c05332a874acaa122d1dfefde21686
parente598181889d8ab43c3924799fd310e68571186f1
Expand case for 64b Legalize, even though no one should end up using this
(itanium supports bswap natively, alpha should custom lower it using the
VAX floating point swapload, ha ha).

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