Last check-in was bogus. There is no need to align the stack if the function is a...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jan 2007 10:11:56 +0000 (10:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jan 2007 10:11:56 +0000 (10:11 +0000)
commit5ad334fbda276512e492a77601715e8e5e2b188e
tree5910bc70dd8714b599dd7204cd84d81aa2b9904c
parent597a3bde3578f33dc2a038186275b021c79c00b9
Last check-in was bogus. There is no need to align the stack if the function is a leaf function (and without alloca).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp