[mips] Invert the abicalls feature bit to be noabicalls so that it's possible for...
[oota-llvm.git] / test / Transforms / InstCombine / fcmp-select.ll
2010-02-23 Dan GohmanDon't do (X != Y) ? X : Y -> X for floating-point...