ARM: allow misaligned local variables in Thumb1 mode.
[oota-llvm.git] / test / CodeGen / ARM / vector-spilling.ll
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...