Unbreak ARM buildbots after r197653 by forcing the target triple on this test.
[oota-llvm.git] / test / CodeGen / ARM / fold-stack-adjust.ll
2013-12-08 Tim NorthoverARM: fix folding of stack-adjustment (yet again).
2013-12-05 Tim NorthoverARM: fix yet another stack-folding bug
2013-12-01 Tim NorthoverARM: fix bug in -Oz stack adjustment folding
2013-11-08 Tim NorthoverARM: fold prologue/epilogue sp updates into push/pop...