Add a new function attribute, 'alignstack'. It will indicate (when the backends
authorCharles Davis <cdavis@mines.edu>
Fri, 12 Feb 2010 00:31:15 +0000 (00:31 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 12 Feb 2010 00:31:15 +0000 (00:31 +0000)
commit1e063d14df0f182626ebdd7ac7f32405aa754e03
tree13d4b73826e6b511d2776a42af7549b53eed0371
parent4a540f0593f32d928534817b59c4a528e2197e0c
Add a new function attribute, 'alignstack'. It will indicate (when the backends
implement support for it) that the stack should be forcibly realigned in the
prologue (and the process reversed in the epilogue).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95945 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/Attributes.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/VMCore/Attributes.cpp
test/Feature/alignment.ll