[SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check.
[oota-llvm.git] / test / Transforms / InstCombine / unordered-fcmp-select.ll
2014-11-24 Matt ArsenaultBug 21610: Canonicalize min/max fcmp selects to use...