Add support for the 'alignstack' attribute to the x86 backend. Fixes PR5254.
authorCharles Davis <cdavis@mines.edu>
Fri, 19 Feb 2010 18:17:13 +0000 (18:17 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 19 Feb 2010 18:17:13 +0000 (18:17 +0000)
commit5dfa26795da9c521babd598ef911e6d95bd20d37
treeb02c83edc5ea0f4896d29587b0f09d8426c08043
parent00cb5b724547a821516292fe5cded7c6a5358bda
Add support for the 'alignstack' attribute to the x86 backend. Fixes PR5254.

Also, FileCheck'ize a test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineFunction.cpp
lib/Target/X86/X86RegisterInfo.cpp
test/CodeGen/X86/stack-align.ll