fix infinite loop in instcombine in the presence of a (malformed) self-referencing...
[oota-llvm.git] / test / Transforms / InstSimplify / reassociate.ll
2012-03-13 Duncan SandsGeneralize the "trunc(ptrtoint(x)) - trunc(ptrtoint...
2011-02-06 Chris Lattnerteach instsimplify to transform (X / Y) * Y to X
2011-02-06 Chris Lattnerrename test.