Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-13-FCmp.ll
2012-02-13 Devang PatelCheck against umin while converting fcmp into an icmp.