Don't pad spills and temp. stack areas for alignment.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 25 Apr 2002 04:43:45 +0000 (04:43 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 25 Apr 2002 04:43:45 +0000 (04:43 +0000)
commit0bc051607859c10e151c9dd9fd06246f7dc098ac
tree1dbd835893fdd9979c299f44ea3a2a51bcdd5639
parent31f78c4f6b14990b60fcc3e69902ba896e0167aa
Don't pad spills and temp. stack areas for alignment.
Freeze auto vars and spill areas when their sizes are used
for computing other offsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9TargetMachine.cpp