Back out change to divide getSpillSize by 8 until I figure out why it breaks x86...
authorNate Begeman <natebegeman@mac.com>
Fri, 27 Aug 2004 16:48:24 +0000 (16:48 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 27 Aug 2004 16:48:24 +0000 (16:48 +0000)
commitbd2efb96005c51f9088701843c5ee9032bd1ca76
tree73fafb0c1bf0cd03e009bb7d4aae64d1259ca649
parent52ca9e4c3d82347a4ca941aca9ed17da74eca85e
Back out change to divide getSpillSize by 8 until I figure out why it breaks x86, which has register sizes in bits.

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