Fix crash when looking up the addrspace of GEPs with vector types
[oota-llvm.git] / test / Transforms / InstSimplify / ashr-nop.ll
2014-07-17 Suyog SardaMove ashr optimization from InstCombineShift to InstSim...