aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dyn-stackalloc.ll
AgeCommit message (Collapse)Author
2009-04-08Fully escape the grep string for this test.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68580 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-08Update this test for recent codegen improvements. CodeGen is nowDan Gohman
using an lea in place of a mov and an add for this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68579 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-16New test. Make sure dynamic_stackalloc size is rounded up.Evan Cheng
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41135 91177308-0d34-0410-b5e6-96231b3b80d8