Return undef on FP <-> Int conversions that overflow (PR21330).
[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...