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