[SimplifyLibCalls] Correctly set the is_zero_undef flag for llvm.cttz
[oota-llvm.git] / test / Transforms / InstCombine / vec_sext.ll
2014-01-19 Benjamin KramerInstCombine: Modernize a bunch of cast combines.
2010-12-17 Nate BegemanAdd vector versions of some existing scalar transforms...