Invert and-of-or into or-of-and when doing so would allow us to clear bits of the...
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-sext-vector.ll
2010-01-23 Mon P WangInstCombine should not fold sext/zext of a vector and...