Add LDC compiler to list of external OS projects using LLVM 3.8
[oota-llvm.git] / test / Transforms / InstCombine / icmp-logical.ll
2014-11-18 David MajnemerInstCombine: Fold away tautological masked compares
2013-09-04 Tim NorthoverInstCombine: allow unmasked icmps to be combined with...
2013-09-04 Tim NorthoverInstCombine: look for masked compares with subset relation