summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dyn-stackalloc.ll
Commit message (Expand)AuthorAge
* test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.NAKAMURA Takumi2011-03-16
* test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.NAKAMURA Takumi2010-09-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* tweak this to pass on linux.Chris Lattner2009-09-08
* Fully escape the grep string for this test.Dan Gohman2009-04-08
* Update this test for recent codegen improvements. CodeGen is nowDan Gohman2009-04-08
* New test. Make sure dynamic_stackalloc size is rounded up.Evan Cheng2007-08-16