summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/alloca-align-rounding.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier2012-07-10
* FileCheckize tests.Chad Rosier2012-06-22
* Temporarily revert r158087.Chandler Carruth2012-06-18
* Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier2012-06-06
* Eliminate the restriction that the array size in an alloca must be i32.Dan Gohman2010-05-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* this is apparently passing now. Evan/Dan, please checkChris Lattner2009-03-17
* xfail this.Evan Cheng2008-08-29
* Optimize DAGCombiner's worklist processing. Previously it startedDan Gohman2008-08-28
* Update test: dynamic_stackalloc size *must* be rounded to ensure stack ptr be...Evan Cheng2007-08-16
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-18