Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / ExtractCast.ll
2011-03-31 Nadav RotemInstcombile optimization: extractelement(cast) -> cast...