make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / ExtractCast.ll
2011-03-31 Nadav RotemInstcombile optimization: extractelement(cast) -> cast...