[InstCombine] Remove unnecessary variable indexing into single-element arrays
[oota-llvm.git] / test / Transforms / LICM / extra-copies.ll
2014-06-25 Evgeniy Stepanov[LICM] Don't create more than one copy of an instructio...