Allow to fold vector load if there is more than one bitcast, so in the case:
[oota-llvm.git] / test / CodeGen / X86 / fold-zext-trunc.ll
2011-04-16 Eli FriedmanPR9055: extend the fix to PR4050 (r70179) to apply...