Align doubles on 8-byte boundaries if possible.
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 23:14:17 +0000 (23:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 23:14:17 +0000 (23:14 +0000)
commita8217e3000b5b01c4a95316aef078a9d02a9a119
tree4b8c4fb88b595338d5003fff450b70ae0cfc60bb
parent0db07092a7aaeeaa0722799d9f533be3b782d362
Align doubles on 8-byte boundaries if possible.

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