implement support for spliting and scalarizing vector setcc's. This
[oota-llvm.git] / test / CodeGen / Thumb / dyn-stackalloc.ll
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.