fix infinite loop in instcombine in the presence of a (malformed) self-referencing...
[oota-llvm.git] / test / Transforms / InstSimplify / ptr_diff.ll
2012-03-25 Chandler CarruthSwitch the pointer-difference simplification logic...
2012-03-12 Chandler CarruthTeach instsimplify how to constant fold pointer differe...