Allow to fold vector load if there is more than one bitcast, so in the case:
[oota-llvm.git] / test / CodeGen / X86 / avx-select.ll
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...