summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dyn-stackalloc.ll
Commit message (Collapse)AuthorAgeFilesLines
* test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.NAKAMURA Takumi2011-03-161-3/+6
| | | | llvm-svn: 127730
* test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.NAKAMURA Takumi2010-09-031-3/+3
| | | | llvm-svn: 112947
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
| | | | llvm-svn: 81290
* tweak this to pass on linux.Chris Lattner2009-09-081-3/+3
| | | | llvm-svn: 81273
* 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