Add LDC compiler to list of external OS projects using LLVM 3.8
[oota-llvm.git] / test / Transforms / InstCombine / pr25745.ll
2015-12-05 Sanjoy Das[InstCombine] Call getCmpPredicateForMinMax only with...