For X86, change load/dec-or-inc/store into dec-or-inc, respectively.
[oota-llvm.git] / test / CodeGen / X86 / 2012-01-18-vbitcast.ll
2012-01-18 Nadav RotemFix a bug in the type-legalization of vector integers...