Switch from bytes to bits for alignment.
authorChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 20:14:40 +0000 (20:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 20:14:40 +0000 (20:14 +0000)
commit608034ec1a11c5b546f20775736652bcaf30049c
tree69c15425bc92621397ca202e317009b049bbcca0
parentff0a6e6aac13f15cb80c54c16e4c906b3e303b9b
Switch from bytes to bits for alignment.
Also, change GPRC for PPC32 to align on 32-bit boundary instead of 64-bit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15975 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32RegisterInfo.td
lib/Target/PowerPC/PPC64RegisterInfo.td