DI: Fold constant arguments into a single MDString
[oota-llvm.git] / test / Transforms / InstSimplify / ashr-nop.ll
2014-07-17 Suyog SardaMove ashr optimization from InstCombineShift to InstSim...