fix infinite loop in instcombine in the presence of a (malformed) self-referencing...
[oota-llvm.git] / test / Transforms / InstSimplify / exact-nsw-nuw.ll
2011-02-09 Chris LattnerTeach instsimplify some tricks about exact/nuw/nsw...