summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dyn-stackalloc.ll
AgeCommit message (Expand)Author
2011-03-16test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.NAKAMURA Takumi
2010-09-03test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08tweak this to pass on linux.Chris Lattner
2009-04-08Fully escape the grep string for this test.Dan Gohman
2009-04-08Update this test for recent codegen improvements. CodeGen is nowDan Gohman
2007-08-16New test. Make sure dynamic_stackalloc size is rounded up.Evan Cheng