Don't pad variables in stack slots for performance!
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:10:53 +0000 (16:10 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:10:53 +0000 (16:10 +0000)
commitcde3982b022c91736418eeb8a4ae6b76b39bf568
tree8e68aacdb7ae4e8d4a5d54f143102b6b496d6d9f
parent6e0bb63264b29f100a3f3cf3656ebb7a8b676ece
Don't pad variables in stack slots for performance!

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