Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / alloca-align-rounding.ll
2014-08-07 Pavel Chupin[x32] Use ebp/esp as frame and stack pointer
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-07-10 Chad RosierAdd support for dynamic stack realignment in the presen...
2012-06-22 Chad RosierFileCheckize tests.
2012-06-18 Chandler CarruthTemporarily revert r158087.
2012-06-06 Chad RosierAdd support for dynamic stack realignment in the presen...
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-17 Chris Lattnerthis is apparently passing now. Evan/Dan, please check
2008-08-29 Evan Chengxfail this.
2008-08-28 Dan GohmanOptimize DAGCombiner's worklist processing. Previously...
2007-08-16 Evan ChengUpdate test: dynamic_stackalloc size *must* be rounded...
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...