summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dyn-stackalloc.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fully escape the grep string for this test.Dan Gohman2009-04-081-2/+2
| | | | llvm-svn: 68580
* Update this test for recent codegen improvements. CodeGen is nowDan Gohman2009-04-081-2/+2
| | | | | | using an lea in place of a mov and an add for this test. llvm-svn: 68579
* New test. Make sure dynamic_stackalloc size is rounded up.Evan Cheng2007-08-161-0/+16
llvm-svn: 41135
OpenPOWER on IntegriCloud