[InstCombine] Don't fold a GEP into itself through a PHI node
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-13-FCmp.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-02-13 Devang PatelCheck against umin while converting fcmp into an icmp.