aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/alloca-align-rounding.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+17
* Enable MI Sched for x86.Andrew Trick2013-10-151-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-1/+1
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-1/+1
* Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier2012-07-101-0/+1
* FileCheckize tests.Chad Rosier2012-06-221-1/+5
* Temporarily revert r158087.Chandler Carruth2012-06-181-6/+1
* Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier2012-06-061-1/+6
* Eliminate the restriction that the array size in an alloca must be i32.Dan Gohman2010-05-281-5/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* this is apparently passing now. Evan/Dan, please checkChris Lattner2009-03-171-1/+0
* xfail this.Evan Cheng2008-08-291-0/+1
* Optimize DAGCombiner's worklist processing. Previously it startedDan Gohman2008-08-281-1/+1
* Update test: dynamic_stackalloc size *must* be rounded to ensure stack ptr be...Evan Cheng2007-08-161-1/+8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+9