InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
[oota-llvm.git] / test / Transforms / InstCombine / vector_gep1.ll
2011-12-05 Nadav RotemAdd support for vectors of pointers.