New test. Make sure dynamic_stackalloc size is rounded up.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 16 Aug 2007 23:52:23 +0000 (23:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 16 Aug 2007 23:52:23 +0000 (23:52 +0000)
commit3da927b95db12e94a57a0e737b2d6a99b1f7934b
tree3bbb6fd810d69e1e7476e3bd9bdddb0def0a38de
parentcfc289d7b97acc266cd41c95520cd4f557575f6c
New test. Make sure dynamic_stackalloc size is rounded up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41135 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/dyn-stackalloc.ll [new file with mode: 0644]