[X86][SSE] Added general integer shuffle matching for MOVQ instruction
[oota-llvm.git] / test / Transforms / IndVarSimplify / strengthen-overflow.ll
2015-01-15 Sanjoy DasFix PR22222
2015-01-06 Sanjoy DasThis patch teaches IndVarSimplify to add nuw and nsw...