diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-08-16 23:46:29 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-08-16 23:46:29 +0000 |
commit | 4515779fa39481649780bdd24fc966e89ec76edf (patch) | |
tree | 52923cabdcf510440528e3c1e6496f3f38ecd38e /lib/Transforms/Utils/LCSSA.cpp | |
parent | 1defe2df5d563e519ae5dd6c19d9519f0abddbfc (diff) |
- If a dynamic_stackalloc alignment requirement is <= stack alignment, then the alignment argument is ignored.
- *Always* round up the size of the allocation to multiples of stack
alignment to ensure the stack ptr is never left in an invalid state after a dynamic_stackalloc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41132 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions