InstSimplify: shl nsw/nuw undef, %V -> undef
[oota-llvm.git] / test / Transforms / InstSimplify / vector_ptr_bitcast.ll
2014-10-22 Bruno Cardoso Lopes[InstSimplify] Support constant folding to vector of...