aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/alloca-align-rounding.ll
AgeCommit message (Expand)Author
2012-07-10Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier
2012-06-22FileCheckize tests.Chad Rosier
2012-06-18Temporarily revert r158087.Chandler Carruth
2012-06-06Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier
2010-05-28Eliminate the restriction that the array size in an alloca must be i32.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-17this is apparently passing now. Evan/Dan, please checkChris Lattner
2008-08-29xfail this.Evan Cheng
2008-08-28Optimize DAGCombiner's worklist processing. Previously it startedDan Gohman
2007-08-16Update test: dynamic_stackalloc size *must* be rounded to ensure stack ptr be...Evan Cheng
2007-07-18It's not necessary to do rounding for alloca operations when the requestedDan Gohman