[X86][SSE] Added general integer shuffle matching for MOVQ instruction
[oota-llvm.git] / test / Transforms / InstCombine / vector-type.ll
2013-03-28 Akira HatanakaRemove -O3.
2013-03-28 Akira HatanakaCheck if Type is a vector before calling function Type...