Add LDC compiler to list of external OS projects using LLVM 3.8
[oota-llvm.git] / test / Transforms / InstCombine / unordered-fcmp-select.ll
2014-11-24 Matt ArsenaultBug 21610: Canonicalize min/max fcmp selects to use...