ARM: decide whether to use movw/movt based on "minsize" attribute.
[oota-llvm.git] / test / CodeGen / ARM / fold-stack-adjust.ll
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...