R600/SI: Add a note about the order of the operands to div_scale
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-13-FCmp.ll
2012-02-13 Devang PatelCheck against umin while converting fcmp into an icmp.